Borderou de evaluare (job #785157)

Utilizator avatar miscento Tudor Paltanea miscento IP ascuns
Problemă Puteri2 (clasa a 8-a) Compilator c-32
Rundă Precurs Tema 6 Clasa a 6-a Status evaluat
Dată 31 aug. 2024 21:23:08 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:25:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long unsigned int *' [-Wformat=] 25 | fscanf(fin, "%I64d", &a); | ~~~~^ ~~ | | | | | long long unsigned int * | int * | %I64lld main.c:59:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 59 | fprintf(fout, "%I64d", ps); | ~~~~^ ~~ | | | | int long long unsigned int | %I64lld main.c:21:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:25:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf(fin, "%I64d", &a); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:29:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin, "%d", &b); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 507 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 19 ms 245 kb Incorect 0
6 19 ms 245 kb Incorect 0
7 9 ms 249 kb Incorect 0
8 19 ms 245 kb Incorect 0
9 19 ms 249 kb Incorect 0
10 19 ms 249 kb Incorect 0
Punctaj total 0