Pagini recente » Borderou de evaluare (job #2487409) | Borderou de evaluare (job #608990) | Borderou de evaluare (job #2631315) | Borderou de evaluare (job #153259) | Borderou de evaluare (job #3194975)
Borderou de evaluare (job #3194975)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:48:31: warning: loop variable 'elem' of type 'const std::pair<int, int>&' binds to a temporary constructed from type 'std::pair<const int, int>' [-Wrange-loop-construct]
48 | for (const pair<int,int>& elem: G[node]) {
| ^~~~
main.cpp:48:31: note: use non-reference type 'const std::pair<int, int>' to make the copy explicit or 'const std::pair<const int, int>&' to prevent copying
main.cpp: In function 'int dfsX(int)':
main.cpp:69:31: warning: loop variable 'elem' of type 'const std::pair<int, int>&' binds to a temporary constructed from type 'std::pair<const int, int>' [-Wrange-loop-construct]
69 | for (const pair<int,int>& elem : G[nodeA]) {
| ^~~~
main.cpp:69:31: note: use non-reference type 'const std::pair<int, int>' to make the copy explicit or 'const std::pair<const int, int>&' to prevent copying
main.cpp: In function 'int centroid(int)':
main.cpp:78:31: warning: loop variable 'elem' of type 'const std::pair<int, int>&' binds to a temporary constructed from type 'std::pair<const int, int>' [-Wrange-loop-construct]
78 | for (const pair<int,int>& elem : G[nodeA]) {
| ^~~~
main.cpp:78:31: note: use non-reference type 'const std::pair<int, int>' to make the copy explicit or 'const std::pair<const int, int>&' to prevent copying
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | Incorect | 0 | 0 |
2 | 79ms | 303kb | Time limit exceeded | 0 |
3 | 79ms | 823kb | Time limit exceeded | 0 |
4 | 79ms | 5496kb | Time limit exceeded | 0 |
5 | 79ms | 5242kb | Time limit exceeded | 0 |
6 | 79ms | 4218kb | Time limit exceeded | 0 |
7 | 79ms | 5959kb | Time limit exceeded | 0 |
8 | 79ms | 8646kb | Time limit exceeded | 0 |
9 | 79ms | 11558kb | Time limit exceeded | 0 |
10 | 77ms | 11460kb | Time limit exceeded | 0 |
Punctaj total | 0 |