Borderou de evaluare (job #2848712)

Utilizator Radu_marioRadu Mario Radu_mario Data 13 februarie 2022 09:51:36
Problema Infasuratoare convexa Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 20 | for (i = 1; i <= N; ++i) | ~~^~~~ main.cpp:24:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 24 | for (i = 1; i <= N; ++i) | ~~^~~~ main.cpp:38:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 38 | for (i = 1; i <= N; ++i) | ~~^~~~ main.cpp:40:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 40 | if (C[i] || i == CurrentPoint) continue; | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbCorect10
22ms262kbCorect10
340ms532kbCorect10
440ms532kbCorect10
540ms536kbCorect10
6503ms1941kbTime limit exceeded0
7503ms1941kbTime limit exceeded0
8503ms1941kbTime limit exceeded0
9502ms1945kbTime limit exceeded0
10503ms1945kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?