82:02:34
-26 days 13:57:26
Contest is over

IMC Challenge sponsored by Huawei Problem A: High Speed Signal Simulation and Equalization


Time elapsed

637:57:26

Time Remaining

82:02:34

Starts in

-26 days 13:57:26

Ends in

3 days 10:02:34

Start

2025-08-15 20:00 CST

End

2025-09-14 20:00 CST

Visit Scoreboard
Log in
 

IMC Challenge sponsored by Huawei Problem A: High Speed Signal Simulation and Equalization

C

Compiler settings

We use gcc-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 the knowledge base