99036:19:17
-40 days 3:40:43
Contest is over

AI-olympiadens kval upsolving


Time elapsed

963:40:43

Time Remaining

99036:19:17

Starts in

-40 days 3:40:43

Ends in

4126 days 12:19:17

Start

2025-03-19 14:00 CET

End

2036-08-15 07:00 CEST

Visit Scoreboard
Log in
 

AI-olympiadens kval upsolving

C++ with Memory Check

Compiler settings

We use g++-14 14.2.0 to compile your program with the following command:

$ g++-14 -g -O2 -o {executable} -std=gnu++23 -fsanitize=address -lrt -Wl,--whole-archive -lpthread -Wl,--no-whole-archive {files}

  • {files} is a space-separated list of all files.
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .cpp, .cc, .C, .cxx, .c++

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base