Borderou de evaluare (job #2773925)
Utilizator | Data | 9 septembrie 2021 12:46:58 | |
---|---|---|---|
Problema | Viteze | Status | done |
Runda | simusimu_clasa_9 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'OutParser& OutParser::operator<<(int)':
main.cpp:101:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(vu32>9)
^~~~~
main.cpp:103:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
write_ch(vu32+'0');
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:136:5: error: 'class OutParser' has no member named 'tie'
out.tie(NULL);
^~~
main.cpp: In member function 'char InParser::read_ch()':
main.cpp:24:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 4096, fin);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !