Borderou de evaluare (job #2671619)
Utilizator | Data | 12 noiembrie 2020 14:22:08 | |
---|---|---|---|
Problema | PScNv | 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:30:35: error: 'typeof' was not declared in this scope
for (typeof (G[i].begin ()) it = G[i].begin (); it != G[i].end (); ++it) {
^
main.cpp:30:57: error: 'it' was not declared in this scope
for (typeof (G[i].begin ()) it = G[i].begin (); it != G[i].end (); ++it) {
^~
main.cpp:21:30: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen (FIN, "r", stdin);
^
main.cpp:23:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d %d", &N, &M, &X, &Y);
^
main.cpp:26:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &x, &y, &z);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !