- Owner
- Andrei Udriste
- Problem
- Lumber Jack and Grammar
- Source
- 0.22KB
- Result
- Output Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:23: warning: comparison is always true due to limited range of data type [-Wtype-limits] while((c = getchar()) != EOF){ ^
Results
Test number Result Time 1 Output Limit Exceeded 0.2384s