Borderou de evaluare (job #699593)

Utilizator avatar andreifilimon Popescu Filimon Andrei Cosmin andreifilimon IP ascuns
Problemă Comp (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 feb. 2023 19:20:16 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:18:23: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[1001]' [-Wformat=] 18 | fscanf(fin, "%s", &v); | ~^ ~~ | | | | | char (*)[1001] | char * main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin, "%s", &v); | ^~~~~~~~~~~~~~~~~~~~~
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 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 249 kb OK 10
9 1 ms 249 kb OK 10
10 1 ms 249 kb OK 10
Punctaj total 100