Pagini recente » Borderou de evaluare (job #565885) | Borderou de evaluare (job #2901217) | Borderou de evaluare (job #2156240) | Borderou de evaluare (job #2511266) | Borderou de evaluare (job #2856813)
Borderou de evaluare (job #2856813)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
45 | for(auto x : red) cout << x.first << " " << x.second << " "; cout << "\n";
| ^~~
main.cpp:45:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
45 | for(auto x : red) cout << x.first << " " << x.second << " "; cout << "\n";
| ^~~~
main.cpp:46:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
46 | for(auto x : blue) cout << x.first << " " << x.second << " "; cout << "\n";
| ^~~
main.cpp:46:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
46 | for(auto x : blue) cout << x.first << " " << x.second << " "; cout << "\n";
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK! | 10 |
2 | 2ms | 184kb | OK! | 10 |
3 | 2ms | 184kb | OK! | 10 |
4 | 2ms | 184kb | Wrong answer! | 0 |
5 | 2ms | 184kb | Wrong answer! | 0 |
6 | 2ms | 184kb | OK! | 10 |
7 | 6ms | 200kb | Wrong answer! | 0 |
8 | 30ms | 258kb | Wrong answer! | 0 |
9 | 45ms | 200kb | OK! | 10 |
10 | 16ms | 200kb | Wrong answer! | 0 |
Punctaj total | 50 |