Borderou de evaluare (job #2911912)

Utilizator noonex64U dont need to know noonex64 Data 4 iulie 2022 19:37:33
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
11ms184kbCorect10
21ms184kbCorect5
31ms184kbCorect5
41ms184kbCorect5
51ms184kbCorect5
61ms184kbCorect5
71ms184kbCorect5
81ms184kbCorect5
91ms184kbCorect5
107ms2404kbCorect5
111ms184kbCorect5
121ms184kbCorect5
135ms2412kbCorect5
141003ms3473kbTime limit exceeded0
151001ms3440kbTime limit exceeded0
161001ms3461kbTime limit exceeded0
171000ms3502kbTime limit exceeded0
181000ms3547kbTime limit exceeded0
191003ms3198kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?