Borderou de evaluare (job #2286500)
Utilizator | Data | 20 noiembrie 2018 13:52:42 | |
---|---|---|---|
Problema | Drum6 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9664:1: error: stray '\10' in program
////////////////
^
main.cpp:9683:1: error: stray '\10' in program
////
^
main.cpp: In function 'int main()':
main.cpp:13:18: warning: unused variable 'j' [-Wunused-variable]
int n, m, i, j, x, y ;
^
main.cpp:11:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("drum6.in","r",stdin) ;
^
main.cpp:12:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("drum6.out","w",stdout) ;
^
main.cpp:15:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n ,&m) ;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !