- Owner
- Arnold Beiland
- Problem
- Influence
- Source
- 1.11KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:25:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(c=='\n'||c==EOF) break; ^
Results
Test number Result Time 1 1 0.6885s 2 1 0.6559s 3 Wrong answer 0.7111s