Borderou de evaluare (job #1907248)

Utilizator atatomirTatomir Alex atatomir Data 6 martie 2017 18:27:27
Problema Nowhere-zero Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:129:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < F.size(); i += 2) { ^ user.cpp:166:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < F.size(); i += 2) { ^ user.cpp:106:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("nowhere-zero.in","r",stdin); ^ user.cpp:107:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("nowhere-zero.out","w",stdout); ^ user.cpp:109:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:110:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i = 1; i <= n; i++) scanf("%lf%lf", &P[i].x, &P[i].y); ^ user.cpp:112:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms4024kbOK10
24ms4032kbOK10
324ms4640kbOK10
460ms5620kbWrong answer0
5120ms7236kbWrong answer0
6260ms10236kbWrong answer0
71532ms34424kbWrong answer0
8720ms19204kbWrong answer0
91536ms33792kbWrong answer0
101244ms37440kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?