Borderou de evaluare (job #2498674)
Utilizator | Data | 24 noiembrie 2019 10:40:09 | |
---|---|---|---|
Problema | Bibel | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dinamica(int)':
main.cpp:15:15: warning: unused variable 'k' [-Wunused-variable]
int i, j, k, bitmask, new_bitmask, lim, cmin;
^
main.cpp: In function 'int main()':
main.cpp:49:17: error: 'gets' was not declared in this scope
while(gets(s))
^
main.cpp:46:25: warning: unused variable 'p' [-Wunused-variable]
int na, nb, i, j , p, nr, ok , aux , m;
^
main.cpp:44:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bibel.in", "r", stdin);
^
main.cpp:45:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bibel.out", "w", stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !