Borderou de evaluare (job #2251847)

Utilizator TeodorCotetCotet Teodor TeodorCotet Data 2 octombrie 2018 01:10:54
Problema Brackets2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void calc()’: user.cpp:103:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 1 ; j < g[i].size(); ++j) ~~^~~~~~~~~~~~~ user.cpp:105:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0 ; j < g[i].size(); ++j) { ~~^~~~~~~~~~~~~ user.cpp:100:13: warning: unused variable ‘lenn’ [-Wunused-variable] int lenn = g[i].size(); ^~~~ user.cpp:124:17: warning: unused variable ‘ll’ [-Wunused-variable] int ll = sum[j].size() - 1; ^~ user.cpp: In function ‘int main()’: user.cpp:140:18: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] cin >> s + 1; ~~^~~ user.cpp:136:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("brackets2.in", "r", stdin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit59604kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?