- Owner
- Malina Diaconescu
- Problem
- 50 Shades of Prime
- Source
- 0.68KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:16:17: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(i&1!=0 || y&1!=0) ^ prog.cpp:16:27: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(i&1!=0 || y&1!=0) ^
Results
Test number Result Time 1 Ok 0.2560s 2 Ok 0.2569s 3 Ok 0.2575s 4 Ok 0.3072s 5 Time Limit Exceeded 10.2534s