Pagini recente » Borderou de evaluare (job #2398194) | Borderou de evaluare (job #2147936) | Borderou de evaluare (job #70537) | Borderou de evaluare (job #767949) | Borderou de evaluare (job #2649943)
Borderou de evaluare (job #2649943)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:42:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1; i<n; ++i)
^~~
main.cpp:45: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:34: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:35: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:39:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:40: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 | 199ms | 8650kb | OK | 10 |
4 | 188ms | 8650kb | OK | 10 | 0 |
5 | 1720ms | 86990kb | OK | 10 |
6 | 2003ms | 84017kb | Time limit exceeded | 0 |
7 | 232ms | 9175kb | OK | 10 |
8 | 1968ms | 90570kb | OK | 10 | 0 |
9 | 1995ms | 89939kb | OK | 10 |
10 | 2000ms | 90570kb | Time limit exceeded | 0 |
Punctaj total | 30 |