Pagini recente » Borderou de evaluare (job #31404) | Borderou de evaluare (job #2841428)
Borderou de evaluare (job #2841428)
Raport evaluator
Compilare:
main.cpp: In function 'bool Check(int)':
main.cpp:20:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
20 | for (int i = 0; i < G[node].size(); ++i)
| ~~^~~~~~~~~~~~~~~~
main.cpp:25:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | for (int j = 0; j < G[focus].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for (int j = 0; j < G[i].size(); ++j)
| ~~^~~~~~~~~~~~~
main.cpp:63:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
63 | for (int j2 = 0; j2 < G[focus].size(); ++j2)
| ~~~^~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 2605kb | OK | 10 |
2 | 11ms | 2723kb | OK | 10 |
3 | 92ms | 4591kb | OK | 10 |
4 | 155ms | 5750kb | OK | 10 |
5 | 6ms | 2523kb | Incorect | 0 |
6 | 35ms | 3289kb | Incorect | 0 |
7 | 45ms | 3407kb | Incorect | 0 |
8 | 136ms | 5730kb | Incorect | 0 |
9 | 151ms | 6098kb | Incorect | 0 |
10 | 170ms | 6520kb | Incorect | 0 |
Punctaj total | 40 |