- Owner
- Oncescu Costin Andrei
- Problem
- Special Triangles
- Source
- 2.32KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int key(std::pair<int, int>)': prog.cpp:10:61: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] int key (pair < int, int > v) {int ans = (v.first ^ 7542377 + v.second^ ^
Results
Test number Result Time 1 10 0.2940s 2 Time Limit Exceeded 2.2858s