Borderou de evaluare (job #2694669)
Utilizator | Data | 10 ianuarie 2021 13:11:22 | |
---|---|---|---|
Problema | Rj | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void citire()':
main.cpp:19:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < strlen(line); j++) {
~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:59:16: error: 'INT_MAX' was not declared in this scope
int minn = INT_MAX, lm, cm;
^~~~~~~
main.cpp:70:21: error: 'lm' was not declared in this scope
lm = i;
^~
main.cpp:71:21: error: 'cm' was not declared in this scope
cm = j;
^~
main.cpp:73:28: error: 'lm' was not declared in this scope
fout << minn << ' ' << lm << ' ' << cm;
^~
main.cpp:73:41: error: 'cm' was not declared in this scope
fout << minn << ' ' << lm << ' ' << cm;
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !