Borderou de evaluare (job #799531)

Utilizator avatar pacelaaa Ciurea Pavel pacelaaa IP ascuns
Problemă Invector (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 11 dec. 2024 22:59:15 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:25:25: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 25 | fscanf( fin, "%I64d", &v[i] ); | ~~~~^ ~~~~~ | | | | | long long int * | int * | %I64lld main.c:31:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 31 | fprintf( fout, "%I64d ", v[i] ); | ~~~~^ ~~~~ | | | | int long long int | %I64lld main.c:23:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:25:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf( fin, "%I64d", &v[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 262 kb Incorect 0
3 1 ms 212 kb Incorect 0
4 1 ms 270 kb Incorect 0
5 29 ms 339 kb Incorect 0
6 209 ms 1101 kb Time limit exceeded 0
7 209 ms 987 kb Time limit exceeded 0
8 209 ms 1130 kb Time limit exceeded 0
9 209 ms 790 kb Time limit exceeded 0
10 209 ms 925 kb Time limit exceeded 0
Punctaj total 0