Borderou de evaluare (job #658699)

Utilizator avatar Iustinian Nerdvana 8 Stefanescu Iustinian Iustinian IP ascuns
Problemă Reconstituire1(clasele 5-6) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 23 aug. 2022 21:20:32 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 8 | fscanf( fin, "%d%d%d", &S, &I, &R ); | ~^ ~~ | | | | int * long long int * | %lld main.c:8:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 8 | fscanf( fin, "%d%d%d", &S, &I, &R ); | ~^ ~~ | | | | int * long long int * | %lld main.c:8:24: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 8 | fscanf( fin, "%d%d%d", &S, &I, &R ); | ~^ ~~ | | | | int * long long int * | %lld main.c:20:34: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 20 | fprintf( fout, "%d %d\n", A, B ); | ~^ ~ | | | | int long long int | %lld main.c:20:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 20 | fprintf( fout, "%d %d\n", A, B ); | ~^ ~ | | | | 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", &S, &I, &R ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 118 kb Incorect 0
2 1 ms 114 kb Incorect 0
3 1 ms 118 kb Incorect 0
4 1 ms 118 kb Incorect 0
5 1 ms 118 kb Incorect 0
6 1 ms 118 kb Incorect 0
7 1 ms 118 kb Incorect 0
8 1 ms 118 kb Incorect 0
9 1 ms 118 kb Incorect 0
10 1 ms 118 kb Incorect 0
Punctaj total 0