Borderou de evaluare (job #2665636)

Utilizator vladcainamisirVlad Cainamisir vladcainamisir Data 31 octombrie 2020 10:27:33
Problema Binar Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void radix(std::vector<int>, int)': main.cpp:10:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < v.size() ; i ++) ~~^~~~~~~~~~ main.cpp:17:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < v.size(); i ++){ ~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:33:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("binar.in" , "r" , stdin); ^ main.cpp:34:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("binar.out" , "w" , stdout); ^ main.cpp:35:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &n , &m); ^ main.cpp:38:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s" , s[i] + 1); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1100ms393kbTime limit exceeded0
2101ms917kbTime limit exceeded0
3100ms2752kbTime limit exceeded0
4101ms10092kbTime limit exceeded0
571ms20496kbMemory limit exceeded0
681ms20496kbMemory limit exceeded0
782ms20496kbMemory limit exceeded0
880ms20496kbMemory limit exceeded0
989ms20496kbMemory limit exceeded0
1089ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?