Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1633159)
| Utilizator | Data | 6 martie 2016 11:42:05 | |
|---|---|---|---|
| Problema | Pokemon3 | Status | done |
| Runda | ONIS 2016, Runda 1 | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int countCoverage(std::vector<int>, std::vector<int>)’:
user.cpp:13:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < line.size(); i++)
^
user.cpp: In function ‘bool all_off(std::vector<int>)’:
user.cpp:21:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size(); i++)
^
user.cpp: In member function ‘void pokemonTeam::addVector(std::vector<int>)’:
user.cpp:45:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size(); i++)
^
user.cpp: In member function ‘bool pokemonTeam::coversAll(std::vector<int>)’:
user.cpp:60:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return count == v.size();
^
user.cpp: In function ‘int main()’:
user.cpp:155:41: warning: statement has no effect [-Wunused-value]
if (solutions.size() == 0) solution -1;
^
user.cpp:94:9: warning: unused variable ‘pokemonNo’ [-Wunused-variable]
int pokemonNo;
^
user.cpp:95:9: warning: unused variable ‘maxIndex’ [-Wunused-variable]
int maxIndex, maxCoverage = 0;
^
user.cpp:95:19: warning: unused variable ‘maxCoverage’ [-Wunused-variable]
int maxIndex, maxCoverage = 0;
^
user.cpp:96:9: warning: unused variable ‘coverage’ [-Wunused-variable]
int coverage;
^
user.cpp:97:10: warning: unused variable ‘zeros’ [-Wunused-variable]
bool zeros;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 8ms | 456kb | Incorect | 0 | 0 |
| 2 | 8ms | 452kb | Incorect | 0 | |
| 3 | 8ms | 448kb | Incorect | 0 | |
| 4 | 8ms | 456kb | Incorect | 0 | |
| 5 | 8ms | 452kb | Incorect | 0 | |
| 6 | 8ms | 456kb | Incorect | 0 | |
| 7 | 8ms | 452kb | Incorect | 0 | |
| 8 | 4ms | 448kb | OK | 10 | |
| 9 | 4ms | 452kb | Incorect | 0 | |
| 10 | 4ms | 448kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
