Borderou de evaluare (job #579192)

Utilizator avatar Grama2008 Grama Andrei Teodor Grama2008 IP ascuns
Problemă Numere24 (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 22 ian. 2021 10:10:04 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 10 | fscanf(fin, "%I64d", &cer); | ~~~~^ ~~~~ | | | | | long long int * | int * | %I64lld main.c:12:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 12 | fscanf(fin, "%I64d", &n); | ~~~~^ ~~ | | | | | long long int * | int * | %I64lld main.c:13:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 13 | fprintf(fout, "%I64d", n*10-10); | ~~~~^ ~~~~~~~ | | | | int long long int | %I64lld main.c:16:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 16 | fscanf(fin, "%I64d", &x); | ~~~~^ ~~ | | | | | long long int * | int * | %I64lld main.c:33:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 33 | fscanf(fin, "%I64d", &k); | ~~~~^ ~~ | | | | | long long int * | int * | %I64lld main.c:10:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 10 | fscanf(fin, "%I64d", &cer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 12 | fscanf(fin, "%I64d", &n); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 16 | fscanf(fin, "%I64d", &x); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:33:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] 33 | fscanf(fin, "%I64d", &k); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Incorect 0
2 1 ms 262 kb Incorect 0
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb Incorect 0
5 1 ms 262 kb Incorect 0
6 1 ms 262 kb Incorect 0
7 1 ms 262 kb Incorect 0
8 1 ms 262 kb Incorect 0
9 1 ms 262 kb Incorect 0
10 1 ms 262 kb Incorect 0
11 1 ms 262 kb Incorect 0
12 1 ms 262 kb Incorect 0
13 1 ms 262 kb Incorect 0
14 1 ms 262 kb Incorect 0
15 1 ms 262 kb Incorect 0
16 1 ms 262 kb Incorect 0
17 1 ms 262 kb Incorect 0
18 1 ms 262 kb Incorect 0
19 1 ms 262 kb Incorect 0
20 1 ms 262 kb Incorect 0
21 1 ms 262 kb Incorect 0
22 1 ms 262 kb Incorect 0
23 2 ms 262 kb Incorect 0
Punctaj total 0