Borderou de evaluare (job #744759)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Factorizare (clasa a 7-a) Compilator c-32
Rundă Tema 8 clasa a 7-a Status evaluat
Dată 13 nov. 2023 20:36:44 Scor 0

Raport evaluator

Compilare: main.c: In function 'factorizarea': main.c:13:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 13 | fprintf( fout, "%I64d %I64d\n", divizor, puterea ); | ~~~~^ ~~~~~~~ | | | | int long long int | %I64lld main.c:13:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 13 | fprintf( fout, "%I64d %I64d\n", divizor, puterea ); | ~~~~^ ~~~~~~~ | | | | int long long int | %I64lld main.c:16:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 16 | fprintf( fout, "%I64d 1", numar ); | ~~~~^ ~~~~~ | | | | int long long int | %I64lld main.c:26:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 26 | fprintf( fout, "%I64d %I64d\n", divizor, puterea ); | ~~~~^ ~~~~~~~ | | | | int long long int | %I64lld main.c:26:33: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 26 | fprintf( fout, "%I64d %I64d\n", divizor, puterea ); | ~~~~^ ~~~~~~~ | | | | int long long int | %I64lld main.c: In function 'main': main.c:36:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 36 | fscanf( fin, "%I64d", &numar ); | ~~~~^ ~~~~~~ | | | | | long long int * | int * | %I64lld main.c:36:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf( fin, "%I64d", &numar ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 29 ms 249 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 69 ms 245 kb Incorect 0
7 9 ms 249 kb Incorect 0
8 9 ms 249 kb Incorect 0
9 9 ms 249 kb Incorect 0
10 9 ms 249 kb Incorect 0
11 8 ms 249 kb Incorect 0
12 9 ms 249 kb Incorect 0
13 9 ms 249 kb Incorect 0
14 8 ms 249 kb Incorect 0
15 9 ms 249 kb Incorect 0
16 8 ms 249 kb Incorect 0
17 9 ms 249 kb Incorect 0
18 9 ms 249 kb Incorect 0
19 8 ms 249 kb Incorect 0
20 9 ms 249 kb Incorect 0
Punctaj total 0