Borderou de evaluare (job #3285259)

Utilizator andrei_marciucMarciuc Andrei andrei_marciuc Data 12 martie 2025 17:22:11
Problema Bisuma Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:75:19: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 75 | fscanf(fin, "%d %d\n", &n, &K); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:75:22: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] 75 | fscanf(fin, "%d %d\n", &n, &K); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:78:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 78 | fscanf(fin, "%d", &v[i].a); | ~^ ~~~~~~~ | | | | | long long int* | int* | %lld main.cpp:82:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 82 | fscanf(fin, "%d", &v[i].b); | ~^ ~~~~~~~ | | | | | long long int* | int* | %lld main.cpp:111:16: warning: unused variable 'V' [-Wunused-variable] 111 | ll V = v[i].a - v[i].b; | ^ main.cpp:123:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 123 | fprintf(fout, "%d\n", dp[K][n]); | ~^ ~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
20ms303kbIncorect0
31ms557kbIncorect00
42ms557kbIncorect0
51ms557kbIncorect0
62ms561kbIncorect0
7289ms17809kbIncorect00
8291ms17907kbIncorect0
9251ms17211kbIncorect00
10361ms18812kbIncorect0
11252ms17100kbIncorect0
12539ms20971kbIncorect0
13251ms17154kbIncorect00
14365ms18812kbIncorect0
15296ms17895kbIncorect0
16524ms21159kbIncorect0
17247ms17092kbIncorect00
18519ms21065kbIncorect0
19252ms17129kbIncorect0
20527ms21061kbIncorect0
Punctaj total0

Ceva nu functioneaza?