Pagini recente » Borderou de evaluare (job #498050) | Borderou de evaluare (job #161014) | Borderou de evaluare (job #2391764) | Borderou de evaluare (job #2128096) | Borderou de evaluare (job #2221264)
Borderou de evaluare (job #2221264)
Raport evaluator
Compilare:
user.cpp: In function ‘void radix(int, unsigned int*, unsigned int*, int)’:
user.cpp:57:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int i = MASK; i > 0; --i) x[i] = x[i - 1]; x[0] = -1;
^~~
user.cpp:57:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int i = MASK; i > 0; --i) x[i] = x[i - 1]; x[0] = -1;
^
user.cpp: In function ‘int main()’:
user.cpp:97:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int i = n - 1 - (n - 1) % 10; i >= 0; i -= 10) write(v[i]); flush();
^~~
user.cpp:97:68: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int i = n - 1 - (n - 1) % 10; i >= 0; i -= 10) write(v[i]); flush();
^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 3376kb | OK | 10 | 30 |
2 | 8ms | 3792kb | OK | 10 |
3 | 92ms | 9628kb | OK | 10 |
4 | 96ms | 9624kb | OK | 10 | 40 |
5 | 1036ms | 86172kb | OK | 10 |
6 | 1332ms | 86020kb | OK | 10 |
7 | 152ms | 10160kb | OK | 10 |
8 | 1552ms | 89672kb | OK | 10 | 30 |
9 | 1548ms | 89088kb | OK | 10 |
10 | 1464ms | 89604kb | OK | 10 |
Punctaj total | 100 |