Borderou de evaluare (job #1352258)
Utilizator | Data | 21 februarie 2015 12:16:20 | |
---|---|---|---|
Problema | Por Costel si Semipalindroamele | Status | done |
Runda | ONIS 2015, Runda 1 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:56:39: error: ‘reverse’ was not declared in this scope
reverse(result.begin(), result.end());
^
user.cpp:32:7: warning: unused variable ‘saveN’ [-Wunused-variable]
int saveN = N;
^
user.cpp:33:26: warning: unused variable ‘saveK’ [-Wunused-variable]
unsigned int long long saveK = K;
^
user.cpp:10: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:11: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 !