Borderou de evaluare (job #2540850)
Utilizator | Data | 7 februarie 2020 19:58:33 | |
---|---|---|---|
Problema | Arhipelag2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:97:11: error: 'in' was not declared in this scope
scanf(in, "%d %d", &n, &m) ;
^~
main.cpp:148:12: error: 'out' was not declared in this scope
printf(out, "%d %d", ansX, ansY) ;
^~~
main.cpp:94:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arhipelag2.in","r",stdin);
^
main.cpp:95:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arhipelag2.out","w",stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !