Borderou de evaluare (job #2865792)

Utilizator domistnSatnoianu Dominic Ioan domistn Data 9 martie 2022 10:40:53
Problema Kinetic Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:80:15: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'll*' {aka 'int*'} [-Wformat=] 80 | scanf("%lld%lld", &n, &qs); | ~~~^ ~~ | | | | | ll* {aka int*} | long long int* | %d main.cpp:80:19: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'll*' {aka 'int*'} [-Wformat=] 80 | scanf("%lld%lld", &n, &qs); | ~~~^ ~~~ | | | | | ll* {aka int*} | long long int* | %d main.cpp:95:21: warning: comparison of integer expressions of different signedness: 'll' {aka 'int'} and 'std::vector<elem>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 95 | while(j + 1 < ev.size() && ev[j + 1].t <= q[qi].t) { | ~~~~~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbIncorect00
26ms4468kbIncorect00
32ms184kbIncorect00
4261ms6696kbIncorect00
5131ms4911kbIncorect00
6271ms6701kbIncorect0
7271ms6705kbIncorect0
8271ms6701kbIncorect0
9271ms6705kbIncorect0
10271ms6705kbIncorect0
Punctaj total0

Ceva nu functioneaza?