제출 #1165476

#제출 시각아이디문제언어결과실행 시간메모리
1165476inesA + B (IOI24_aplusb)C++20
컴파일 에러
0 ms0 KiB
Anfal Glt — Today at 10:59 PM #include "aplusb.h" int sum(int A, int B) { return A + B - 1; }

컴파일 시 표준 에러 (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
      | ^~~~~