Borderou de evaluare (job #2949088)

Utilizator sims_glAlexandru Simion sims_gl Data 29 noiembrie 2022 18:14:13
Problema Kami Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:72:13: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 72 | scanf("%d", &n); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:77:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 77 | scanf("%d", &v[i]); | ~^ ~~~~~ | | | | | long long int* | int* | %lld main.cpp:81:13: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 81 | scanf("%d", &m); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:84:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 84 | scanf("%d%d", &c, &x); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:84:19: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 84 | scanf("%d%d", &c, &x); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:87:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 87 | scanf("%d", &y); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:95:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 95 | printf("%d\n", query(x)); | ~^ ~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK1010
20ms184kbOK1010
3106ms2330kbOK1010
456ms983kbOK1010
5109ms1245kbOK1010
697ms1261kbOK1010
7109ms2150kbOK1030
8298ms2240kbOK10
9294ms2134kbOK10
10403ms2035kbTime limit exceeded00
Punctaj total90

Ceva nu functioneaza?