- Owner
- Andrei Udriste
- Problem
- Lumber Jack and Grammar
- Source
- 0.27KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(ch == '\n' || ch == EOF) break; ^
Results
Test number Result Time 1 Wrong answer 0.2315s