Borderou de evaluare (job #2649947)

Utilizator akumariaPatrascanu Andra-Maria akumaria Data 16 septembrie 2020 21:27:52
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

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
12ms131kbOK1030
221ms917kbOK10
3178ms8650kbOK10
4202ms8650kbOK1040
51722ms87031kbOK10
61792ms86900kbOK10
7214ms9175kbOK10
81993ms90570kbOK100
92003ms81092kbTime limit exceeded0
101996ms90570kbOK10
Punctaj total70

Ceva nu functioneaza?