Pagini recente » Borderou de evaluare (job #590102) | Borderou de evaluare (job #1851594) | Borderou de evaluare (job #1872052) | Borderou de evaluare (job #747839) | Borderou de evaluare (job #2837851)
Borderou de evaluare (job #2837851)
Raport evaluator
Compilare:
main.cpp: In constructor 'Permutation::Permutation(std::vector<int>&)':
main.cpp:13:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
13 | for(int i = 1; i < x.size(); i ++)
| ~~^~~~~~~~~~
main.cpp: In member function 'Permutation Permutation::operator*(Permutation&)':
main.cpp:20:26: 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 = 1; i < v.size(); i ++)
| ~~^~~~~~~~~~
main.cpp: In member function 'Permutation Permutation::neutral()':
main.cpp:29:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i = 1; i < v.size(); i ++)
| ~~^~~~~~~~~~
main.cpp: In member function 'Permutation Permutation::inverse()':
main.cpp:37:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | for(int i = 1; i < v.size(); i ++)
| ~~^~~~~~~~~~
main.cpp: In member function 'void Permutation::print()':
main.cpp:44:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | for(int i = 1; i < v.size() ; i++)
| ~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 5 |
2 | 2ms | 184kb | OK | 5 |
3 | 2ms | 184kb | OK | 5 |
4 | 2ms | 184kb | OK | 5 |
5 | 2ms | 184kb | OK | 5 |
6 | 2ms | 184kb | OK | 5 |
7 | 2ms | 184kb | OK | 5 |
8 | 2ms | 192kb | Incorect | 0 |
9 | 278ms | 3477kb | OK | 5 |
10 | 92ms | 3477kb | Incorect | 0 |
11 | 25ms | 2002kb | Incorect | 0 |
12 | 78ms | 3477kb | Incorect | 0 |
13 | 817ms | 8294kb | OK | 5 |
14 | 583ms | 13094kb | Incorect | 0 |
15 | 833ms | 8294kb | OK | 5 |
16 | 573ms | 13094kb | Incorect | 0 |
17 | 246ms | 18321kb | Incorect | 0 |
18 | 242ms | 18288kb | Incorect | 0 |
19 | 247ms | 18321kb | Incorect | 0 |
20 | 246ms | 18329kb | Incorect | 0 |
Punctaj total | 50 |