Borderou de evaluare (job #1720424)

Utilizator atatomirTatomir Alex atatomir Data 22 iunie 2016 15:09:22
Problema One Outs Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:85:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (act.size() <= k) { ^ user.cpp:77:22: warning: unused variable ‘pos’ [-Wunused-variable] static int need, pos; ^ user.cpp: In function ‘bool check(long long int)’: user.cpp:126:12: warning: unused variable ‘pos’ [-Wunused-variable] int i, pos, need; ^ user.cpp:126:17: warning: unused variable ‘need’ [-Wunused-variable] int i, pos, need; ^ user.cpp: In function ‘int main()’: user.cpp:169: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:22: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:55: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); ^ user.cpp: In function ‘void pre()’: user.cpp:108:9: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (go[i] <= last) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms3952kbOK10
24ms3952kbOK10
320ms3952kbOK10
432ms3952kbOK10
5188ms4744kbOK10
6196ms4744kbOK10
7Depăşit10012kbTime limit exceeded.0
8Depăşit11220kbTime limit exceeded.0
9Depăşit11648kbTime limit exceeded.0
10Depăşit11928kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?