Borderou de evaluare (job #3313981)

Utilizator NERDVANA_MIHNEA_PURCAREAMihnea Purcarea NERDVANA_MIHNEA_PURCAREA Data 7 octombrie 2025 18:09:30
Problema Pic Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 85

Raport evaluator

Compilare: main.cpp: In function 'int canFill(long long unsigned int)': main.cpp:25:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] 25 | printf("%d ", water[i]); | ~^ ~~~~~~~~ | | | | int long long unsigned int | %lld main.cpp: In function 'int main()': main.cpp:58:30: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long unsigned int*' [-Wformat=] 58 | fscanf(in, "%d", &capacity[i]); | ~^ ~~~~~~~~~~~~ | | | | | long long unsigned int* | int* | %lld main.cpp:94:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 94 | fprintf(out, "%llu %llu", l, spill); | ~~~^ ~ | | | | | long unsigned int | long long unsigned int | %lu
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbOK5
50ms303kbOK5
60ms303kbOK5
70ms303kbOK5
80ms303kbOK5
90ms303kbOK5
100ms303kbOK5
110ms303kbOK5
120ms303kbOK5
130ms303kbOK5
140ms303kbOK5
150ms303kbOK5
160ms303kbOK5
170ms303kbOK5
180ms303kbOK5
190ms303kbOK5
200ms303kbOK5
Punctaj total85

Ceva nu functioneaza?