Borderou de evaluare (job #775649)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pyk (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 apr. 2024 12:41:13 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void C1(int)':
main.cpp:25:19: error: too few arguments to function 'bool cifUnic(int)'
25 | if(cifUnic())
| ~~~~~~~^~
main.cpp:8:6: note: declared here
8 | bool cifUnic(int x)
| ^~~~~~~