Pagini recente » Cod sursa (job #231663) | Borderou de evaluare (job #2884413) | Borderou de evaluare (job #2649954)
Borderou de evaluare (job #2649954)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:36:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1; i<n; ++i)
^~~
main.cpp:39:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i=0; i<total_bytes; ++i)
^~~
main.cpp:28:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in", "r", stdin);
^
main.cpp:29:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out", "w", stdout);
^
main.cpp:33:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:34:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 30 |
| 2 | 21ms | 917kb | OK | 10 |
| 3 | 191ms | 8650kb | OK | 10 |
| 4 | 181ms | 8650kb | OK | 10 | 40 |
| 5 | 1749ms | 87031kb | OK | 10 |
| 6 | 1990ms | 86827kb | OK | 10 |
| 7 | 203ms | 9175kb | OK | 10 |
| 8 | 1985ms | 90570kb | OK | 10 | 0 |
| 9 | 2007ms | 80510kb | Time limit exceeded | 0 |
| 10 | 2001ms | 80084kb | Time limit exceeded | 0 |
| Punctaj total | 70 |