Borderou de evaluare (job #2863653)

Utilizator gripzStroescu Matei Alexandru gripz Data 7 martie 2022 01:23:01
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:79:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 79 | printf("%lld %lld\n", i, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:79:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 79 | printf("%lld %lld\n", i, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:82:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 82 | printf("%lld %lld\n", thatgn, 1); | ~~~^ ~ | | | | long long int int | %d main.cpp:84:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 84 | printf("%lld %lld\n", 2, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:84:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 84 | printf("%lld %lld\n", 2, 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", N, 1); | ~~~^ ~ | | | | | int | long long int | %d main.cpp:82:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized] 82 | printf("%lld %lld\n", thatgn, 1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:41:21: warning: 'maximum' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | long long r = E - maximum - (N - idx - 1); | ~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbCorect10
22ms184kbKilled by Signal 110
32ms184kbCorect6
42ms184kbCorect7
51ms184kbCorect5
62ms184kbCorect5
72ms184kbCorect5
82ms184kbCorect4
92ms184kbCorect4
102ms184kbCorect4
112ms184kbCorect4
1211ms475kbCorect4
1330ms1175kbCorect5
1440ms1589kbCorect5
1549ms1765kbCorect5
1649ms1773kbCorect5
1749ms1814kbCorect5
1849ms1822kbCorect6
1954ms2179kbCorect6
Punctaj total95

Ceva nu functioneaza?