0:00:00
-51 days 23:49:34
Contest is over
LVHS Practice / Setup
Time elapsed
8:00:00Time Remaining
0:00:00Starts in
-51 days 23:49:34Ends in
-41 days 18:49:34Start
2025-03-29 16:00 CETEnd
2025-04-08 22:00 CESTVisit Scoreboard
LVHS Practice / Setup
C
Compiler settings
We usegcc-14 14.2.0
to compile your program with the following command:
$ gcc-14 -g -O2 -o {executable} -std=gnu23 -static {files} -lm
{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:.c
Additional information
Additional language-specific advice and information for many languages is available in theknowledge base