Job 17394

Owner
Oncescu Costin Andrei
Problem
Special Triangles
Source
1.91KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int key(std::pair<int, int>)':
prog.cpp:10:57: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
 int key (pair < int, int > v) {return (v.first ^ 754237 + v.second ^ 2552875) % hashMod;}
                                                         ^

Results

Test numberResultTime
1Wrong answer0.3015s
Questions?

Sponsors Gold