Borderou de evaluare (job #1171523)
Utilizator | Data | 15 aprilie 2014 21:08:36 | |
---|---|---|---|
Problema | Cifre4 | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:11: error: type/value mismatch at argument 1 in template parameter list for ‘template<unsigned int _Nb> class std::bitset’
bitset<int> uz[kMAXN];
^
user.cpp:8:11: error: expected a constant of type ‘unsigned int’, got ‘int’
user.cpp:8:22: error: invalid type in declaration before ‘;’ token
bitset<int> uz[kMAXN];
^
user.cpp: In function ‘unsigned int find_number(int, int)’:
user.cpp:24:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (head%mod == n)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !