Borderou de evaluare (job #2774502)

Utilizator racsosabeVictor Racso Galvan Oyola racsosabe Data 11 septembrie 2021 19:16:49
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:40:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < values.size(); i++){ ~~^~~~~~~~~~~~~~~ main.cpp:50: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:85:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:88:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &x); ^ main.cpp:93:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &a[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms393kbOK10
22ms131kbOK10
34ms393kbOK10
48ms524kbOK10
58ms524kbOK10
623ms1048kbOK10
728ms1048kbOK10
8152ms2228kbTime limit exceeded0
9125ms2228kbOK10
103ms262kbOK10
Punctaj total90

Ceva nu functioneaza?