Borderou de evaluare (job #2866155)
Utilizator | Data | 9 martie 2022 13:30:11 | |
---|---|---|---|
Problema | Immortal | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:88:18: warning: missing terminating " character
88 | fprintf(fout,"%d %d %d %d
| ^
main.cpp:88:18: error: missing terminating " character
88 | fprintf(fout,"%d %d %d %d
| ^~~~~~~~~~~~
main.cpp:89:1: warning: missing terminating " character
89 | ",sol[i].v.x-1,sol[i].v.y-1,sol[i].m.x-1,sol[i].m.y-1);
| ^
main.cpp:89:1: error: missing terminating " character
89 | ",sol[i].v.x-1,sol[i].v.y-1,sol[i].m.x-1,sol[i].m.y-1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void bkt(int)':
main.cpp:51:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
51 | if (!ok)
| ^
main.cpp: In function 'void afisare()':
main.cpp:90:13: error: expected ')' before ';' token
90 | fclose(fout);
| ^
| )
main.cpp:88:12: note: to match this '('
88 | fprintf(fout,"%d %d %d %d
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !