Borderou de evaluare (job #662627)

Utilizator avatar alexandraradu alexandradu alexandraradu IP ascuns
Problemă Poziții (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 18 sept. 2022 20:17:38 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 10 | fscanf(fin , "%d" , &n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:12:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 12 | fscanf(fin,"%d",&a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:16:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 16 | 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" , &n); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d",&a); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 109 ms 118 kb Time limit exceeded 0
2 109 ms 118 kb Time limit exceeded 0
3 105 ms 118 kb Time limit exceeded 0
4 103 ms 118 kb Time limit exceeded 0
5 102 ms 118 kb Time limit exceeded 0
6 100 ms 118 kb Time limit exceeded 0
7 103 ms 118 kb Time limit exceeded 0
8 102 ms 118 kb Time limit exceeded 0
9 102 ms 118 kb Time limit exceeded 0
10 105 ms 118 kb Time limit exceeded 0
Punctaj total 0