- Owner
- Stanislav Ivanov
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.41KB
- Result
- Output Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:16: warning: comparison is always true due to limited range of data type [-Wtype-limits] while (EOF != (ch = getchar())) { ^
Results
Test number Result Time 1 Output Limit Exceeded 0.2706s