Borderou de evaluare (job #2550602)
Utilizator | Data | 18 februarie 2020 21:42:37 | |
---|---|---|---|
Problema | Ubuntzei | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:15: error: 'file' was not declared in this scope
ifstream fin (file+".in");
^~~~
main.cpp:10:16: error: 'file' was not declared in this scope
ofstream fout (file+".out");
^~~~
main.cpp: In function 'int main()':
main.cpp:60:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < k.size(); ++i)
~~^~~~~~~~~~
main.cpp:61:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < k.size(); ++j)
~~^~~~~~~~~~
main.cpp:68:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int last = 0; last < k.size(); ++last)
~~~~~^~~~~~~~~~
main.cpp:70:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < k.size(); ++j)
~~^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !