Borderou de evaluare (job #813143)

Utilizator avatar MirceaDiaconu Diaconu Mircea Alexandru MirceaDiaconu IP ascuns
Problemă Nr (clasa a 6-a) Compilator c-32
Rundă Simulare 2 OJI clasa a 6-a 2025 Status evaluat
Dată 7 mar. 2025 18:04:51 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:19: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 8 | fscanf(fin, "%d%d%d", &k, &n, &x); | ~^ ~~ | | | | int * long long int * | %lld main.c:8:21: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 8 | fscanf(fin, "%d%d%d", &k, &n, &x); | ~^ ~~ | | | | int * long long int * | %lld main.c:8:23: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 8 | fscanf(fin, "%d%d%d", &k, &n, &x); | ~^ ~~ | | | | int * long long int * | %lld main.c:14:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 14 | fprintf(fout, "%d\n", j); | ~^ ~ | | | | int long long int | %lld main.c:27:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 27 | fprintf(fout, "%d\n", j); | ~^ ~ | | | | int long long int | %lld main.c:49:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 49 | fprintf(fout, "%d\n", lll); | ~^ ~~~ | | | | int long long int | %lld main.c:52:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 52 | fprintf(fout, "%d\n", ll); | ~^ ~~ | | | | int long long int | %lld main.c:8:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | fscanf(fin, "%d%d%d", &k, &n, &x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from main.c:1: In function 'fprintf', inlined from 'main' at main.c:52:9:
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1009 ms 249 kb Time limit exceeded 0
2 1009 ms 249 kb Time limit exceeded 0
3 1009 ms 249 kb Time limit exceeded 0
4 1009 ms 249 kb Time limit exceeded 0
5 1009 ms 249 kb Time limit exceeded 0
6 1009 ms 270 kb Time limit exceeded 0
7 1009 ms 270 kb Time limit exceeded 0
8 1009 ms 270 kb Time limit exceeded 0
9 1009 ms 249 kb Time limit exceeded 0
10 1009 ms 270 kb Time limit exceeded 0
Punctaj total 0