Borderou de evaluare (job #2728106)
Utilizator | Data | 22 martie 2021 20:02:12 | |
---|---|---|---|
Problema | Gheizere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void mark(int, int, int, int)':
main.cpp:38:38: error: 'memset' was not declared in this scope
memset(canwalk, 0, sizeof canwalk) ;
^
main.cpp: In function 'int main()':
main.cpp:54:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d\n", &n, &m, &p) ;
^
main.cpp:56:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d\n", &start, &final) ;
^
main.cpp:59:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d %d %d", &x, &y, &r, &t, &d) ;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !