Borderou de evaluare (job #2774509)

Utilizator racsosabeVictor Racso Galvan Oyola racsosabe Data 11 septembrie 2021 19:22:38
Problema Zone Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'std::tuple<int, int, int, int> get_answer(int, int)': main.cpp:39:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < values.size(); i++){ ~~^~~~~~~~~~~~~~~ main.cpp:49:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < values.size(); j++){ ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void setIO(std::__cxx11::string, bool, bool)': main.cpp:7:51: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] if(input) freopen(inputname.c_str(), "r", stdin); ^ main.cpp:8:54: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] if(output) freopen(outputname.c_str(), "w", stdout); ^ main.cpp: In function 'int main()': main.cpp:81:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:84:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &x); ^ main.cpp:90:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms262kbOK10
22ms131kbOK10
34ms393kbOK10
48ms524kbOK10
58ms524kbOK10
623ms917kbOK10
728ms917kbOK10
8153ms2228kbTime limit exceeded0
9122ms2228kbOK10
102ms131kbOK10
Punctaj total90

Ceva nu functioneaza?