Borderou de evaluare (job #2286497)
Utilizator | Data | 20 noiembrie 2018 13:47:55 | |
---|---|---|---|
Problema | Drum6 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:40:1: error: unterminated comment
/**
^
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 !