Borderou de evaluare (job #3173853)
Raport evaluator
Compilare:
main.cpp: In function 'void Add_Word_To_Tree(int, int, std::string, std::vector<std::vector<int> >&, std::vector<std::vector<char> >&, std::vector<thing>&)':
main.cpp:19:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
19 | for (int i = 0; i < Vec[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void DeleteWord(int, int, std::string, std::vector<std::vector<int> >&, std::vector<std::vector<char> >&, std::vector<thing>&)':
main.cpp:51:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for (int i = 0; i < Vec[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void Appearances(int, int, std::string, std::vector<std::vector<int> >&, std::vector<std::vector<char> >&, std::vector<thing>&)':
main.cpp:73:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
73 | for (int i = 0; i < Vec[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void PrefixAppear(int, int, std::string, std::vector<std::vector<int> >&, std::vector<std::vector<char> >&, std::vector<thing>&)':
main.cpp:96:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
96 | for (int i = 0; i < Vec[node].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | OK | 5 | 5 |
2 | 0ms | 303kb | OK | 5 | 5 |
3 | 0ms | 303kb | OK | 5 | 5 |
4 | 0ms | 303kb | OK | 5 | 5 |
5 | 0ms | 303kb | OK | 5 | 5 |
6 | 1ms | 303kb | OK | 5 | 5 |
7 | 1ms | 303kb | OK | 5 | 5 |
8 | 2ms | 303kb | OK | 5 | 5 |
9 | 4ms | 557kb | OK | 5 | 5 |
10 | 7ms | 1081kb | OK | 5 | 5 |
11 | 7ms | 303kb | OK | 5 | 5 |
12 | 14ms | 1855kb | OK | 5 | 5 |
13 | 14ms | 1605kb | OK | 5 | 5 |
14 | 14ms | 802kb | OK | 5 | 5 |
15 | 19ms | 811kb | OK | 5 | 10 |
16 | 49ms | 11218kb | OK | 5 |
17 | 19ms | 516kb | OK | 5 | 10 |
18 | 49ms | 9789kb | OK | 5 |
19 | 19ms | 532kb | OK | 5 | 10 |
20 | 54ms | 14102kb | OK | 5 |
Punctaj total | 100 |