Borderou de evaluare (job #2982753)

Utilizator cberindeCodrin Berinde cberinde Data 20 februarie 2023 19:54:29
Problema Pikachu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:13:28: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] 13 | for(long long i = 1; i <= n; i++) { | ~~^~~~ main.cpp:21:28: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] 21 | for(long long i = 1; i <= nl; i++) { | ~~^~~~~ main.cpp:25:33: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] 25 | for(long long i = nl + 1; i <= k; i++) { | ~~^~~~ main.cpp:41:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 41 | for(int i = k + 1; i <= n; i++) { | ~~^~~~ main.cpp:45:17: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'long long int' [-Wsign-compare] 45 | if(v[i] > -*L.begin()) { | ~~~~~^~~~~~~~~~~~~ main.cpp:47:25: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'long long int' [-Wsign-compare] 47 | if(v[i - k] > -*L.begin()) { | ~~~~~~~~~^~~~~~~~~~~~~ main.cpp:64:25: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'long long int' [-Wsign-compare] 64 | if(v[i - k] > -*L.begin()) { | ~~~~~~~~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect00
30ms184kbIncorect00
40ms184kbIncorect00
55ms708kbIncorect00
614ms970kbOK10
720ms1888kbIncorect0
835ms3026kbIncorect00
938ms3194kbIncorect00
1042ms4263kbIncorect00
Punctaj total0

Ceva nu functioneaza?