Pagini recente » Borderou de evaluare (job #1676467) | Borderou de evaluare (job #1174029) | Borderou de evaluare (job #1398431) | Cod sursa (job #398763) | Borderou de evaluare (job #2599131)
Borderou de evaluare (job #2599131)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 2; i <= k - 1; i++)
^~~
main.cpp:31:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
int sum = 0;
^~~
main.cpp:38:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 0; i <= m; i++)
^~~
main.cpp:41:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i = 2; i <= k - 1; i++)
^~~
main.cpp:44:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 2; i <= k - 1; i++)
^~~
main.cpp:54:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
int sum2 = 0;
^~~
main.cpp:55:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 0; i <= m; i++)
^~~
main.cpp:59:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
out << (1ll * sum * sum2) % mod;
^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 4ms | 393kb | Incorect | 0 |
| 3 | 3ms | 262kb | Incorect | 0 |
| 4 | 201ms | 393kb | Time limit exceeded | 0 |
| 5 | 200ms | 393kb | Time limit exceeded | 0 |
| 6 | 203ms | 262kb | Time limit exceeded | 0 |
| 7 | 200ms | 3276kb | Time limit exceeded | 0 |
| 8 | 200ms | 4194kb | Time limit exceeded | 0 |
| 9 | 201ms | 393kb | Time limit exceeded | 0 |
| 10 | 200ms | 1310kb | Time limit exceeded | 0 |
| Punctaj total | 0 |