Pagini recente » Borderou de evaluare (job #3152085) | Borderou de evaluare (job #2845472) | Borderou de evaluare (job #468305) | Borderou de evaluare (job #2865780) | Borderou de evaluare (job #2347657)
Borderou de evaluare (job #2347657)
Raport evaluator
Compilare:
main.cpp: In lambda function:
main.cpp:30:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (ll j = 0; j <= n; ++j)
^~~
main.cpp:32:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (ll i = 2*n; i > n; --i)
^~~
main.cpp:33:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (ll j = 0; j < n; ++j)
^~~
main.cpp:35:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
res.resize(n + 1);
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 7001ms | 262kb | Time limit exceeded | 0 |
Punctaj total | 0 |