Borderou de evaluare (job #1771881)

Utilizator Silviu.Stancioiu@gmail.comSilviu Stancioiu [email protected] Data 6 octombrie 2016 09:35:08
Problema Culori3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp:10:30: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int alb[VEC_LENGTH] = { NULL }; ^ user.cpp:11:35: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int albastru[VEC_LENGTH] = { NULL }; ^ user.cpp:12:31: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int rosu[VEC_LENGTH] = { NULL }; ^ user.cpp:13:32: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int verde[VEC_LENGTH] = { NULL }; ^ user.cpp:14:33: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int galben[VEC_LENGTH] = { NULL }; ^ user.cpp:16:31: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int bAlb[VEC_LENGTH] = { NULL }; ^ user.cpp:17:36: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int bAlbastru[VEC_LENGTH] = { NULL }; ^ user.cpp:18:32: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int bRosu[VEC_LENGTH] = { NULL }; ^ user.cpp:19:33: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int bVerde[VEC_LENGTH] = { NULL }; ^ user.cpp:20:34: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int bGalben[VEC_LENGTH] = { NULL }; ^ user.cpp:22:32: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null] int total[VEC_LENGTH] = { NULL }; ^ user.cpp: In function ‘void Read()’: user.cpp:37:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &n); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms300kbOK5
20ms304kbOK5
30ms308kbOK5
40ms308kbOK5
50ms304kbOK5
60ms308kbOK5
70ms300kbOK5
80ms304kbOK5
90ms308kbOK5
104ms312kbOK5
1112ms332kbOK5
1216ms336kbOK5
1332ms352kbOK5
1452ms344kbOK5
1584ms348kbOK5
160ms304kbOK5
170ms308kbOK5
180ms300kbOK5
194ms312kbOK5
2060ms352kbOK5
Punctaj total100

Ceva nu functioneaza?