Borderou de evaluare (job #1355684)
Utilizator | Data | 22 februarie 2015 22:05:29 | |
---|---|---|---|
Problema | Por Costel si Semipalindroamele | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:129:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= N - nr - 2; ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:163:10: error: expected ‘}’ at end of input
return 0;
^
user.cpp:153:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in", "r", stdin);
^
user.cpp:154:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out", "w", stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !