Problem cardplacing
User Xiaoyang
Submission Time 2025-12-29 16:53:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cardplacing.cpp: In function β€˜int main()’:
cardplacing.cpp:41:13: error: no match for call to β€˜(std::set<long long int>) ()’
41 | if(sa_copy().size() >= sb.size())cout<<"Alice";
| ^