Borderou de evaluare (job #812239)

Utilizator avatar ccip Creion ccip IP ascuns
Problemă Vânătoare ( clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 mar. 2025 13:16:00 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 17 | fprintf(fout,"%lld\n%lld\n%lld",0,0,kn); | ~~~^ ~ | | | | long long int int | %d main.c:17:32: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int' [-Wformat=] 17 | fprintf(fout,"%lld\n%lld\n%lld",0,0,kn); | ~~~^ ~ | | | | | int | long long int | %d main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin,"%lld\n%lld",&ka,&kn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb OK 10
3 1 ms 266 kb Incorect 0
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 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 507 kb OK 10
Punctaj total 80