Borderou de evaluare (job #965870)
| Utilizator | Data | 24 iunie 2013 21:10:59 | |
|---|---|---|---|
| Problema | Jocul Flip | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void flip(unsigned int, unsigned int)’:
user.cpp:46:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (mask < N)
^
user.cpp:58:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (mask < M)
^
user.cpp:61:19: error: ‘flipRows’ was not declared in this scope
flipRows (count);
^
user.cpp: In function ‘int sum()’:
user.cpp:74:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
