Borderou de evaluare (job #2630146)
Utilizator | Data | 24 iunie 2020 15:00:27 | |
---|---|---|---|
Problema | Tastatura | Status | done |
Runda | Arhiva Monthly | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void read()':
main.cpp:40:16: error: 'itoa' was not declared in this scope
itoa(i, p, 10);
^
main.cpp: In function 'void solve()':
main.cpp:52:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<strlen(s); i++)
~^~~~~~~~~~
main.cpp: In function 'void onScreen()':
main.cpp:10:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tastatura.in", "r", stdin);
^
main.cpp:11:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tastatura.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 !