Borderou de evaluare (job #616388)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Apariții 2 (clasa a 7-a) | Compilator | c-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 nov. 2021 20:42:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'Fill':
main.c:21:5: error: too many arguments to function 'Fill'
21 | Fill(i + 1, j + 1, ok);
| ^~~~
main.c:19:20: note: declared here
19 | static inline void Fill(int i, int j) {
| ^~~~