Pagini recente » Cod sursa (job #759819) | Cod sursa (job #756669) | Cod sursa (job #770434) | Cod sursa (job #630541) | Borderou de evaluare (job #3162781)
Borderou de evaluare (job #3162781)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50:25: warning: loop variable '<structured bindings>' creates a copy from type 'const std::pair<int, int>' [-Wrange-loop-construct]
50 | for (const auto [neighborRow, neighborCol] : neighbors) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:50:25: note: use reference type to prevent copying
50 | for (const auto [neighborRow, neighborCol] : neighbors) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| &
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | OK | 10 |
| 4 | 1ms | 303kb | OK | 10 |
| 5 | 1ms | 303kb | OK | 10 |
| 6 | 7ms | 1081kb | OK | 10 |
| 7 | 19ms | 2351kb | OK | 10 |
| 8 | 54ms | 4960kb | OK | 10 |
| 9 | 104ms | 8556kb | OK | 10 |
| 10 | 104ms | 8527kb | OK | 10 |
| Punctaj total | 100 |