- Owner
- Oncescu Costin Andrei
- Problem
- Special Triangles
- Source
- 2.24KB
- Result
- Wrong answer
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 Wrong answer 0.3101s