Borderou de evaluare (job #595443)

Utilizator avatar bleo16783 Bleotiu Cristian bleo16783 IP ascuns
Problemă Cicada Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 apr. 2021 02:32:36 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'bool check_prime(int, std::vector<int>&)': main.cpp:19:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 19 | for (int it = 0; it < primes.size(); ++it) | ~~~^~~~~~~~~~~~~~~ main.cpp: In function 'long long int compute(int)': main.cpp:42:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 42 | for (int it = 0; it < primes.size(); ++it) { | ~~~^~~~~~~~~~~~~~~ main.cpp:52:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 52 | for (int it = 0; it < primes.size(); ++it) { | ~~~^~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb OK 10
5 1 ms 262 kb Incorect 0
6 1 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 1 ms 262 kb Incorect 0
9 1 ms 262 kb OK 10
10 1 ms 262 kb OK 10
Punctaj total 70