Borderou de evaluare (job #2727851)
Utilizator | Data | 22 martie 2021 15:59:26 | |
---|---|---|---|
Problema | Pericol | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int GOOD::main()':
main.cpp:100:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int main()':
main.cpp:203:13: error: 'RANDOM' has not been declared
RANDOM::getrand() ;
^~~~~~
main.cpp: In function 'int GOOD::main()':
main.cpp:67:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d\n", &n);
^
main.cpp:69:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d ", v + i);
^
main.cpp: In function 'int BRUT::main()':
main.cpp:196:5: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !