Pagini recente » Borderou de evaluare (job #3255531) | Borderou de evaluare (job #2746205) | Borderou de evaluare (job #717319) | Borderou de evaluare (job #1755565) | Borderou de evaluare (job #2649949)
Borderou de evaluare (job #2649949)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:37:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1; i<n; ++i)
^~~
main.cpp:40: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:29: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:30: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:34:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:35: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 | 200ms | 8650kb | OK | 10 |
4 | 190ms | 8650kb | OK | 10 | 0 |
5 | 2000ms | 85274kb | Time limit exceeded | 0 |
6 | 1847ms | 86855kb | OK | 10 |
7 | 235ms | 9175kb | OK | 10 |
8 | 1998ms | 90554kb | OK | 10 | 0 |
9 | 1967ms | 89956kb | OK | 10 |
10 | 2002ms | 90570kb | Time limit exceeded | 0 |
Punctaj total | 30 |