Borderou de evaluare (job #2863646)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:64:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 64 | printf("%lld %lld\n", gn, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:68:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 68 | printf("%lld %lld\n", thatgn, 1); | ~~~^ ~ | | | | long long int int | %d main.cpp:70:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 70 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:70:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 70 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:71:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 71 | printf("%lld %lld\n", N, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:68:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized] 68 | 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
32ms184kbVarsare stanga-dreapta0
42ms184kbCorect7
52ms184kbCorect5
62ms184kbSe 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
1211ms503kbSe sare peste o galeata plina0
1330ms1167kbSe sare peste o galeata plina0
1440ms1581kbSe sare peste o galeata plina0
1549ms1773kbSe sare peste o galeata plina0
1649ms1761kbSe sare peste o galeata plina0
1750ms1798kbSe sare peste o galeata plina0
1850ms1830kbSe sare peste o galeata plina0
1954ms2097kbSe sare peste o galeata plina0
Punctaj total27

Ceva nu functioneaza?