Borderou de evaluare (job #1720133)

Utilizator atatomirTatomir Alex atatomir Data 21 iunie 2016 16:17:35
Problema One Outs Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int cb(int)’: user.cpp:106:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ans + step < act.size()) ^ user.cpp: In function ‘void dfs(int)’: user.cpp:122:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (act.size() - pos <= k) { ^ user.cpp: In function ‘bool check(long long int)’: user.cpp:136:12: warning: unused variable ‘pos’ [-Wunused-variable] int i, pos, need; ^ user.cpp:136:17: warning: unused variable ‘need’ [-Wunused-variable] int i, pos, need; ^ user.cpp: In function ‘int main()’: user.cpp:176:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("oneouts.out","w",stdout); ^ user.cpp: In constructor ‘Buffer::Buffer(std::string, int)’: user.cpp:21:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(name.c_str(), "r", stdin); ^ user.cpp: In member function ‘void Buffer::refill()’: user.cpp:54:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(&data[0], 1, dim, stdin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms4740kbOK10
28ms4740kbOK10
372ms5056kbOK10
4468ms5268kbOK10
5Depăşit10276kbTime limit exceeded.0
6Depăşit10084kbTime limit exceeded.0
7Depăşit54364kbTime limit exceeded.0
8Depăşit57556kbTime limit exceeded.0
9Depăşit60536kbTime limit exceeded.0
10760msDepăşitMemory limit exceeded.0
Punctaj total40

Ceva nu functioneaza?