Problem gentlepairs
User ATHY
Submission Time 2024-10-15 07:48:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gentlepairs.cpp: In function ‘int main()’:
gentlepairs.cpp:19:8: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
19 | cout<<ans<<"\n";
| ^~~
| abs