Borderou de evaluare (job #2694009)

Utilizator SoulSnorterPetre Robert Cristian SoulSnorter Data 7 ianuarie 2021 20:20:20
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:57:40: 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:58:42: 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:61:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[0]); ^ main.cpp:62:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[1]); ^ main.cpp:63:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[2]); ^ main.cpp:64:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[3]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms131kbOK1030
237ms1835kbOK10
3410ms20717kbOK10
4445ms20578kbOK100
52000ms97648kbTime limit exceeded0
62003ms100618kbTime limit exceeded0
792ms4194kbKilled by Signal 110
8863ms40194kbKilled by Signal 1100
9906ms40198kbKilled by Signal 110
10748ms40239kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?