Borderou de evaluare (job #796231)

Utilizator avatar david_d2 David Alexandru Dimulescu david_d2 IP ascuns
Problemă Oraș (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 20 nov. 2024 14:44:57 Scor 100

Raport evaluator

Compilare: main.c: In function 'flood_fill': main.c:24:19: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] 24 | harta[x][y] = tolower( harta[x][y] ); | ^~~~~~~ main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'tolower' 2 | #include <stdlib.h> +++ |+#include <ctype.h> 3 | main.c: In function 'main': main.c:46:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | fscanf( fin, "%d%d", &n, &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 512 kb OK 10
7 1 ms 765 kb OK 10
8 1 ms 507 kb OK 10
9 1 ms 507 kb OK 10
10 1 ms 270 kb OK 10
Punctaj total 100