Borderou de evaluare (job #2865785)

Utilizator domistnSatnoianu Dominic Ioan domistn Data 9 martie 2022 10:38:23
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:82:19: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'll*' {aka 'int*'} [-Wformat=] 82 | scanf("%lld%lld", &a[i].x, &a[i].y), | ~~~^ ~~~~~~~ | | | | | ll* {aka int*} | long long int* | %d main.cpp:82:23: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'll*' {aka 'int*'} [-Wformat=] 82 | scanf("%lld%lld", &a[i].x, &a[i].y), | ~~~^ ~~~~~~~ | | | | | ll* {aka int*} | long long int* | %d main.cpp:89:19: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'll*' {aka 'int*'} [-Wformat=] 89 | scanf("%lld%lld%lld", &q[i].x, &q[i].y, &q[i].t), | ~~~^ ~~~~~~~ | | | | | ll* {aka int*} | long long int* | %d main.cpp:89:23: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'll*' {aka 'int*'} [-Wformat=] 89 | scanf("%lld%lld%lld", &q[i].x, &q[i].y, &q[i].t), | ~~~^ ~~~~~~~ | | | | long long int* ll* {aka int*} | %d main.cpp:89:27: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'll*' {aka 'int*'} [-Wformat=] 89 | scanf("%lld%lld%lld", &q[i].x, &q[i].y, &q[i].t), | ~~~^ ~~~~~~~ | | | | long long int* ll* {aka 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
26ms4395kbIncorect00
32ms184kbIncorect00
4262ms6692kbIncorect00
5131ms4939kbIncorect00
6271ms6717kbIncorect0
7271ms6717kbIncorect0
8271ms6717kbIncorect0
9271ms6692kbIncorect0
10270ms6688kbIncorect0
Punctaj total0

Ceva nu functioneaza?