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