Borderou de evaluare (job #1485759)

Utilizator ONI2015Mihai Bendeac ONI2015 Data 12 septembrie 2015 21:42:02
Problema Dragon Ball Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void solve()’: user.cpp:73:30: error: ‘getBottlesAndKrillins’ was not declared in this scope getBottlesAndKrillins(n,m); ^ user.cpp:94:36: error: ‘revealBottle’ was not declared in this scope revealBottle(bottles[0]); ^ user.cpp:99:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (conf < (1<<rats.size()) && i < bottles.size()) ^ user.cpp:102:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; c < dp[optimum - round][rats.size()-popcount[conf]] && i+c < bottles.size(); ++c) ^ user.cpp:107:66: error: ‘giveBottleToKrillin’ was not declared in this scope giveBottleToKrillin(bottles[i+c], rats[j]); ^ user.cpp:114:22: error: ‘testKrillins’ was not declared in this scope testKrillins(); ^ user.cpp:117:28: error: ‘getDeadKrillins’ was not declared in this scope getDeadKrillins(t,d); ^ user.cpp:124:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < rats.size(); ++j) ^ user.cpp:133:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < rats.size(); ++i) ^ user.cpp:145:98: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; c < dp[optimum - round][rats.size()-popcount[conf]] && i+c < bottles.size(); ++c) ^

Ceva nu functioneaza?