Borderou de evaluare (job #839938)

Utilizator avatar c3zar Andrei Cezar Costin c3zar IP ascuns
Problemă Intervale Compilator c
Rundă Tema 5 Clasa a 7-a Status evaluat
Dată 5 nov. 2025 21:54:20 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:25: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 34 | while(fscanf(fin, "%d %d %d", &a, &b, &k) == 3) { | ~^ ~~ | | | | int * long long int * | %lld main.c:34:28: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 34 | while(fscanf(fin, "%d %d %d", &a, &b, &k) == 3) { | ~^ ~~ | | | | int * long long int * | %lld main.c:34:31: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 34 | while(fscanf(fin, "%d %d %d", &a, &b, &k) == 3) { | ~^ ~~ | | | | int * long long int * | %lld main.c:39:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 39 | fprintf(fout, "%d\n", cnt); | ~^ ~~~ | | | | int long long int | %lld
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 512 kb OK 10
2 0 ms 296 kb OK 10
3 0 ms 296 kb OK 10
4 0 ms 512 kb OK 10
5 1 ms 512 kb OK 10
6 depășit 296 kb Time limit exceeded. 0
7 depășit 512 kb Time limit exceeded. 0
8 depășit 296 kb Time limit exceeded. 0
9 depășit 296 kb Time limit exceeded. 0
10 depășit 296 kb Time limit exceeded. 0
Punctaj total 50