Borderou de evaluare (job #2665705)

Utilizator vladcainamisirVlad Cainamisir vladcainamisir Data 31 octombrie 2020 11:25:21
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:35: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:36: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:37: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:40: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
1101ms393kbTime limit exceeded0
2101ms917kbTime limit exceeded0
3101ms2752kbTime limit exceeded0
4101ms10092kbTime limit exceeded0
561ms20496kbMemory limit exceeded0
663ms20496kbMemory limit exceeded0
783ms20496kbMemory limit exceeded0
885ms20496kbMemory limit exceeded0
992ms20496kbMemory limit exceeded0
1085ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?