Borderou de evaluare (job #2284218)
Utilizator | Data | 16 noiembrie 2018 23:37:16 | |
---|---|---|---|
Problema | Pirati | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'void matrix::initialize()':
main.cpp:85:28: error: 'gets' was not declared in this scope
gets(buffer);
^
main.cpp:82:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ", &n, &m, &q);
^
main.cpp: In member function 'void matrix::solveQueries()':
main.cpp:179:58: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d ", &x1, &y1, &x2, &y2);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !