Borderou de evaluare (job #2649498)

Utilizator akumariaPatrascanu Andra-Maria akumaria Data 14 septembrie 2020 22:54:46
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1; i<n; ++i) ^~~ main.cpp:20:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' bool has_digit = true; ^~~~ main.cpp:9: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:10: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:13:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:14:32: 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
12ms131kbOK1030
227ms1441kbOK10
3261ms11272kbOK10
4271ms11796kbOK100
52000ms106168kbTime limit exceeded0
62002ms80216kbTime limit exceeded0
747ms4194kbKilled by Signal 110
8394ms40108kbKilled by Signal 1100
9441ms40108kbKilled by Signal 110
10385ms40132kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?