- Owner
- turcuman vlad
- Problem
- Lumber Jack and Grammar
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 2)
- Source
- 0.49KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:14:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0;i<strlen(str);i++) ^ prog.cpp:16:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(str[i]!='-') ^
Results
Test number Result Time 1 Wrong answer 0.2789s