Borderou de evaluare (job #1733951)

Utilizator silkMarin Dragos silk Data 26 iulie 2016 10:57:55
Problema Matrix Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:14:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("matrix.in","r",stdin); ^ user.cpp:15:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("matrix.out","w",stdout); ^ user.cpp:20:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&M,&N); ^ user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c",&go); ^ user.cpp:23:66: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] for( i = 1; i <= M; ++i ) fgets( a[i] + 1 , NMax - 1, stdin ); ^ user.cpp:27:42: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets( str + 1, NMax - 1, stdin ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms300kbKilled by signal 6(SIGABRT).0
20ms312kbKilled by signal 6(SIGABRT).0
30ms324kbKilled by signal 6(SIGABRT).0
40ms348kbKilled by signal 6(SIGABRT).0
50ms372kbKilled by signal 6(SIGABRT).0
60ms392kbKilled by signal 6(SIGABRT).0
70ms416kbKilled by signal 6(SIGABRT).0
80ms448kbKilled by signal 6(SIGABRT).0
90ms492kbKilled by signal 6(SIGABRT).0
100ms500kbKilled by signal 6(SIGABRT).0
114ms616kbKilled by signal 6(SIGABRT).0
1212ms716kbKilled by signal 6(SIGABRT).0
1316ms832kbKilled by signal 6(SIGABRT).0
1428ms936kbKilled by signal 6(SIGABRT).0
1580ms1160kbKilled by signal 6(SIGABRT).0
1640ms1160kbKilled by signal 6(SIGABRT).0
17108ms1372kbKilled by signal 6(SIGABRT).0
1840ms1372kbKilled by signal 6(SIGABRT).0
1964ms1372kbKilled by signal 6(SIGABRT).0
2060ms1376kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?