Borderou de evaluare (job #774640)

Utilizator avatar matei_matei Diaconu Matei matei_matei IP ascuns
Problemă Bile3 Compilator c-32
Rundă Tema 29 Clasa a 7-a Status evaluat
Dată 15 apr. 2024 19:24:57 Scor 10

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned char *' [-Wformat=] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ~^ ~~~~~~~~~~~ | | | | int * unsigned char * | %hhd main.c:34:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'unsigned char *' [-Wformat=] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ~^ ~~~~~~~~~~~ | | | | int * unsigned char * | %hhd main.c:32:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:34:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 209 ms 58970 kb Time limit exceeded 0
3 5 ms 245 kb Wall time limit exceeded 0
4 1 ms 270 kb Killed by Signal 11 0
5 1 ms 249 kb Killed by Signal 11 0
6 1 ms 249 kb Killed by Signal 11 0
7 1 ms 249 kb Killed by Signal 11 0
8 9 ms 249 kb Killed by Signal 11 0
9 1 ms 249 kb Killed by Signal 11 0
10 1 ms 249 kb Killed by Signal 11 0
Punctaj total 10