Borderou de evaluare (job #2588382)
Utilizator | Data | 24 martie 2020 18:48:37 | |
---|---|---|---|
Problema | NFA | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void execute_test()':
main.cpp:74:34: error: 'memset' was not declared in this scope
memset(viz,0, sizeof(viz));
^
main.cpp:63:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nfa.in", "r", stdin);
^
main.cpp:64:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nfa.out", "w", stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !