Borderou de evaluare (job #1403351)

Utilizator stefanzzzStefan Popa stefanzzz Data 27 martie 2015 11:09:47
Problema Invers Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:61:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("invers.in", "r", stdin); ^ user.cpp:62:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("invers.out", "w", stdout); ^ user.cpp:66:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &nrt); ^ user.cpp:68:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(v + 1, MAXC, stdin); ^ In file included from /usr/include/stdio.h:934:0, from user.cpp:1: In function ‘char* fgets(char*, int, FILE*)’, inlined from ‘int main()’ at user.cpp:68:28: /usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms244kbOK10
20ms244kbIncorect0
30ms240kbOK10
40ms244kbOK10
50ms244kbIncorect0
64ms244kbIncorect0
70ms244kbIncorect0
80ms244kbIncorect0
90ms248kbOK10
104ms244kbIncorect0
Punctaj total40

Ceva nu functioneaza?