Borderou de evaluare (job #859503)

Utilizator avatar razvan.garcea Razvan razvan.garcea IP ascuns
Problemă Stele (clasa a 5-a) Compilator c
Rundă Tema 30 Clasa a 5-a Status evaluat
Dată 26 apr. 2026 12:47:22 Scor 98

Raport evaluator

Compilare: main.c: In function 'main': main.c:20:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 20 | fprintf(fout,"%d\n",s-k+1); | ~^ ~~~~~ | | | | int long long int | %lld main.c:28:23: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 28 | fprintf(fout,"%d %d",col,s-n+1); | ~^ ~~~~~ | | | | int long long int | %lld main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d%d",&k,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 508 kb OK 10
2 0 ms 292 kb OK 10
3 0 ms 508 kb OK 10
4 0 ms 508 kb OK 10
5 0 ms 292 kb OK 10
6 0 ms 292 kb OK 10
7 0 ms 292 kb OK 10
8 1 ms 508 kb OK 10
9 0 ms 508 kb OK 10
10 1 ms 508 kb a) linie incorecta; b) OK 8
Punctaj total 98