- Owner
- Madalina
- Problem
- Decl
- Source
- 1.75KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:58:17: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] if (c[k]>10^9)return 0; ^
Results
Test number Result Time 1 Wrong answer 0.0834s