Borderou de evaluare (job #582265)

Utilizator avatar david_d David Alexandru Dimulescu david_d IP ascuns
Problemă Cifre 3 (clasa a 5-a) Compilator c-32
Rundă Tema 19 clasa a 5-a Status evaluat
Dată 17 feb. 2021 20:59:12 Scor 67

Raport evaluator

Compilare: main.c: In function 'main': main.c:29:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 29 | fprintf(fout, "%d ", cc); | ~^ ~~ | | | | int long long int | %lld main.c:36:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 36 | fprintf(fout ,"%d", vr); | ~^ ~~ | | | | int long long int | %lld main.c:43:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 43 | fprintf(fout, "%d", cdc); | ~^ ~~~ | | | | int long long int | %lld main.c:12:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 12 | fscanf(fin, "%lld %lld", &a, &b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Incorect 0
2 1 ms 262 kb OK 10
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 1 ms 262 kb Incorect 0
9 1 ms 262 kb OK 10
10 1 ms 262 kb OK 10
Penalizare: 3% (pentru 1 submisie/ii) 3%
Punctaj total 67