Borderou de evaluare (job #2911963)

Utilizator noonex64U dont need to know noonex64 Data 5 iulie 2022 21:07:41
Problema Turnuri4 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:19:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 19 | for(int i = 0; i < n; i++) | ~~^~~ main.cpp:27:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 27 | for(int i = 1; i < n; i++) { | ~~^~~ main.cpp:54:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 54 | for(int i = 0; i < n; i++) | ~~^~~ main.cpp:56:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 56 | for(int i = 0; i < n; i++) { | ~~^~~ main.cpp:57:18: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 57 | if(lt[i] == i) | ~~~~~~^~~~ main.cpp:72:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 72 | while(index <= n-1 && v[i] > v[index]) { | ~~~~~~^~~~~~ main.cpp:78:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 78 | for(int i = 0; i < n; i++) | ~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbCorect10
212ms2383kbCorect5
31ms184kbCorect5
41ms184kbCorect5
51ms184kbCorect5
61ms184kbCorect5
71ms184kbCorect5
81ms184kbCorect5
91ms184kbCorect5
101ms184kbCorect5
111ms184kbCorect5
127ms2383kbCorect5
136ms2404kbCorect5
141002ms3428kbTime limit exceeded0
151002ms3473kbTime limit exceeded0
161002ms3461kbTime limit exceeded0
171000ms3506kbTime limit exceeded0
181006ms3440kbTime limit exceeded0
191003ms3219kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?