Skip to content
#

C++

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 351 public repositories matching this topic...

RubenRBS
RubenRBS commented Apr 14, 2022

compiler-explorer/compiler-explorer#3515 allowed the site to load even if the long url is not deserializable, but currently the site just silently fails and displays the default config.

It would be great if a notification could be shown to the user with a helpful message when this happens.
The steps needed to implement this feature are:

  1. In the catch added by the lin
good first issue request
a2oj
amishra026
amishra026 commented Sep 29, 2020

I was wondering if we could have a Stopwatch that starts as soon as the user clicks on the problem. This will help the user improve his/her timing which might matter to him/her. The time required will only be stored for a particular session, and not forever (so no username/password required). To end the timer, the time of submission on CF can be used.

enhancement good first issue

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia