Borderou de evaluare (job #2896732)
Utilizator | Data | 30 aprilie 2022 13:01:12 | |
---|---|---|---|
Problema | Zeap | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:11: error: 'gets' was not declared in this scope; did you mean 'fgets'?
16 | while(gets(op)) {
| ^~~~
| fgets
main.cpp:24:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::set<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
24 | if(aux == bst.size()) fout << "-1\n";
| ~~~~^~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !