Borderou de evaluare (job #809291)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Convex (clasa a 8-a) | Compilator | cpp-32 |
Rundă | cl10_vine_oji_2025 | Status | evaluat |
Dată | 15 feb. 2025 12:32:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:94:9: error: too few arguments to function 'void Fill(int, int)'
94 | Fill();
| ~~~~^~
main.cpp:39:6: note: declared here
39 | void Fill(int xs, int ys)
| ^~~~