Borderou de evaluare (job #797364)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Gadfadăr (clasa 6-7) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 nov. 2024 20:57:30 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: expected unqualified-id before '__int128'
3 | __int128 sum(__int128 x) {
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:23:13: error: 'sum' was not declared in this scope
23 | if (sum(x) != y) {
| ^~~