Borderou de evaluare (job #2863659)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:87:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 87 | printf("%lld %lld\n", i, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:87:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 87 | printf("%lld %lld\n", i, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:90:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 90 | printf("%lld %lld\n", thatgn, 1); | ~~~^ ~ | | | | long long int int | %d main.cpp:92:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 92 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:92:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 92 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:98:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 98 | printf("%lld %lld\n", N, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:90:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized] 90 | printf("%lld %lld\n", thatgn, 1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:49:21: warning: 'maximum' may be used uninitialized in this function [-Wmaybe-uninitialized] 49 | long long r = E - maximum - (N - idx - 1); | ~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbCorect10
22ms184kbGaleata din dreapta e goala0
32ms184kbCorect6
42ms184kbCorect7
52ms184kbCorect5
62ms184kbCorect5
72ms262kbCorect5
82ms184kbCorect4
92ms184kbCorect4
102ms184kbCorect4
112ms184kbCorect4
1210ms483kbCorect4
1330ms1159kbCorect5
1444ms1667kbCorect5
1549ms1740kbCorect5
1649ms1740kbCorect5
1749ms1769kbCorect5
1854ms1941kbCorect6
1959ms2256kbCorect6
Punctaj total95

Ceva nu functioneaza?