Submission #1165476

#TimeUsernameProblemLanguageResultExecution timeMemory
1165476inesA + B (IOI24_aplusb)C++20
Compilation error
0 ms0 KiB
Anfal Glt — Today at 10:59 PM #include "aplusb.h" int sum(int A, int B) { return A + B - 1; }

Compilation message (stderr)

aplusb.cpp:1:11: error: extended character — is not valid in an identifier
    1 | Anfal Glt — Today at 10:59 PM
      |           ^
aplusb.cpp:1:1: error: 'Anfal' does not name a type
    1 | Anfal Glt — Today at 10:59 PM
      | ^~~~~