Borderou de evaluare (job #2553088)

Utilizator alexradu04Radu Alexandru alexradu04 Data 21 februarie 2020 16:43:11
Problema Editor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:18:34: warning: comparison of constant ''E'' with boolean expression is always true [-Wbool-compare] for(int i=0;i<commands[i]!='E';++i) { ~~~~~~~~~~~~~^~~~~ main.cpp:18:22: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] for(int i=0;i<commands[i]!='E';++i) { ~^~~~~~~~~~~~ main.cpp:10:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("editor.in","r",stdin); ^ main.cpp:11:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("editor.out","w",stdout); ^ main.cpp:13:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n",&n); ^ main.cpp:17:38: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(commands, 60001, stdin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms262kbIncorect00
22ms262kbIncorect0
33ms262kbIncorect0
44ms262kbIncorect0
56ms262kbKilled by Signal 1100
64ms262kbKilled by Signal 1100
75ms262kbKilled by Signal 1100
85ms262kbKilled by Signal 1100
96ms262kbKilled by Signal 1100
104ms262kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?