Pagini recente » Cod sursa (job #486277) | Cod sursa (job #1866401) | Cod sursa (job #1048232) | Cod sursa (job #2040892) | Borderou de evaluare (job #3277506)
Borderou de evaluare (job #3277506)
Raport evaluator
Compilare:
main.cpp: In function 'void eulerDfs(int, int)':
main.cpp:13:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
13 | for (int i = 0; i < v[node].size(); ++i) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void calcRmq()':
main.cpp:29:23: 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 = 3; i <= depth.size(); ++i) {
| ~~^~~~~~~~~~~~~~~
main.cpp:32:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
32 | for (int i = 0; i < depth.size(); ++i) {
| ~~^~~~~~~~~~~~~~
main.cpp:36:42: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for (int i = 0; i + (1 << p) - 1 < depth.size(); ++i) {
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, long long int, int)':
main.cpp:57:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
57 | for (int i = 0; i < v[node].size(); ++i) {
| ~~^~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 790kb | Killed by Signal 8 | 0 |
| 2 | 1ms | 557kb | OK | 5 |
| 3 | 1ms | 557kb | Incorect | 0 |
| 4 | 5ms | 823kb | Killed by Signal 8 | 0 |
| 5 | 1ms | 557kb | Incorect | 0 |
| 6 | 19ms | 7376kb | Incorect | 0 |
| 7 | 19ms | 7028kb | Incorect | 0 |
| 8 | 19ms | 7237kb | Incorect | 0 |
| 9 | 19ms | 7274kb | Incorect | 0 |
| 10 | 19ms | 7528kb | Incorect | 0 |
| 11 | 19ms | 7389kb | Incorect | 0 |
| 12 | 19ms | 7393kb | Incorect | 0 |
| 13 | 133ms | 32690kb | OK | 5 |
| 14 | 133ms | 33783kb | Incorect | 0 |
| 15 | 138ms | 33603kb | Incorect | 0 |
| 16 | 138ms | 35061kb | Incorect | 0 |
| 17 | 143ms | 32608kb | Incorect | 0 |
| 18 | 133ms | 32354kb | Incorect | 0 |
| 19 | 0ms | 303kb | OK | 5 |
| 20 | 0ms | 303kb | OK | 5 |
| Punctaj total | 20 |