Borderou de evaluare (job #2863650)

Utilizator gripzStroescu Matei Alexandru gripz Data 7 martie 2022 01:06:46
Problema Galeti2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 33

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:72:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 72 | printf("%lld %lld\n", gn, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:76:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 76 | printf("%lld %lld\n", thatgn, 1); | ~~~^ ~ | | | | long long int int | %d main.cpp:78:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 78 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:78:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 78 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:80:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 80 | printf("%lld %lld\n", N, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:76:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized] 76 | printf("%lld %lld\n", thatgn, 1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:37:21: warning: 'maximum' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | long long r = E - maximum - (N - idx - 1); | ~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbCorect10
22ms184kbKilled by Signal 110
32ms184kbCorect6
42ms184kbCorect7
52ms184kbCorect5
61ms184kbSe sare peste o galeata plina0
72ms184kbCorect5
82ms184kbSe sare peste o galeata plina0
92ms184kbSe sare peste o galeata plina0
102ms184kbSe sare peste o galeata plina0
112ms184kbSe sare peste o galeata plina0
1211ms499kbSe sare peste o galeata plina0
1330ms1167kbSe sare peste o galeata plina0
1440ms1581kbSe sare peste o galeata plina0
1549ms1769kbSe sare peste o galeata plina0
1649ms1761kbSe sare peste o galeata plina0
1749ms1798kbSe sare peste o galeata plina0
1849ms1835kbSe sare peste o galeata plina0
1954ms2097kbSe sare peste o galeata plina0
Punctaj total33

Ceva nu functioneaza?