Borderou de evaluare (job #2694008)

Utilizator SoulSnorterPetre Robert Cristian SoulSnorter Data 7 ianuarie 2021 20:12:57
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:74:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nums.size(); i+=10) ~~^~~~~~~~~~~~~ main.cpp:56: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:57: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:60:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[0]); ^ main.cpp:61:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[1]); ^ main.cpp:62:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cerinta[2]); ^ main.cpp:63: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
238ms1957kbOK10
3389ms20688kbOK10
4407ms20787kbOK100
52000ms85356kbTime limit exceeded0
62002ms120287kbTime limit exceeded0
7102ms4440kbKilled by Signal 110
8883ms67338kbKilled by Signal 1100
91048ms67338kbKilled by Signal 110
10871ms67338kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?