Borderou de evaluare (job #2425301)
Utilizator | Data | 24 mai 2019 18:13:54 | |
---|---|---|---|
Problema | Bignumber | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void read()':
main.cpp:29:16: error: 'gets' was not declared in this scope
gets(cp + 1);
^
main.cpp: In function 'void solve()':
main.cpp:41:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (w[d] < V[d].size())
~~~~~^~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:26:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bignumber.in", "r", stdin);
^
main.cpp:27:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bignumber.out", "w", stdout);
^
main.cpp:28:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !