Borderou de evaluare (job #612826)

Utilizator avatar daria.diaconu Daria Diaconu daria.diaconu IP ascuns
Problemă Suprapuneri (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 oct. 2021 22:47:14 Scor 10

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 10 | fscanf(fin,"%d %d",&n,&m); | ~^ ~~ | | | | int * long long int * | %lld main.c:10:21: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 10 | fscanf(fin,"%d %d",&n,&m); | ~^ ~~ | | | | int * long long int * | %lld main.c:48:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 48 | printf("%d ",nr); | ~^ ~~ | | | | int long long int | %lld main.c:66:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 66 | fprintf(fout,"%d",cnt); | ~^ ~~~ | | | | | long long int | 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",&n,&m); | ^~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb rezultat incorect 0
2 1 ms 131 kb rezultat incorect 0
3 1 ms 131 kb rezultat incorect 0
4 1 ms 131 kb rezultat incorect 0
5 1 ms 131 kb rezultat incorect 0
6 1 ms 131 kb OK 10
7 1 ms 131 kb rezultat incorect 0
8 1 ms 131 kb rezultat incorect 0
9 1 ms 131 kb rezultat incorect 0
10 1 ms 131 kb rezultat incorect 0
Punctaj total 10