Borderou de evaluare (job #791084)

Utilizator avatar TeodorV TeodorV TeodorV IP ascuns
Problemă 9div Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 oct. 2024 08:48:51 Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:55:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 55 | for(int i=0; i<prime.size(); i++) | ~^~~~~~~~~~~~~ main.cpp:64:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 64 | for(int i=0; i<prime.size(); i++) | ~^~~~~~~~~~~~~ main.cpp:66:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 66 | for(int j=i+1; j<prime.size(); j++) | ~^~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 507 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 270 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 20