Problem flipcards
User asbx
Submission Time 2023-12-02 14:05:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flipcards.cpp: In function ‘int32_t main()’:
flipcards.cpp:18:7: error: ‘makepair’ was not declared in this scope
18 | a[i]=makepair(x,y);
| ^~~~~~~~