Borderou de evaluare (job #2832344)

Utilizator rapidu36Victor Manz rapidu36 Data 13 ianuarie 2022 14:56:03
Problema Decrease Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 16 | for (int i = 1; i <= n; i++) | ~~^~~~ main.cpp:24:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 24 | if (v[j] > v[i] && ultim[v[j]] == j)///pe poz j am ultima aparitie a lui v[j] in sirul dat | ~~~~~~~~~~~~^~~~ main.cpp:26:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 26 | if (lung[j] > lc) | ~~~~~~~~^~~~ main.cpp:31:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 31 | else if (lung[j] == lc) | ~~~~~~~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
32ms184kbOK10
42ms184kbOK10
52ms184kbIncorect0
66ms200kbOK10
72ms184kbIncorect0
898ms364kbOK10
9103ms364kbTime limit exceeded0
10102ms380kbTime limit exceeded0
Punctaj total60

Ceva nu functioneaza?