Problem card
User huangchengcheng
Submission Time 2026-04-25 10:44:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:14:39: error: expected ‘)’ before ‘{’ token
14 | for (int i=0;i<(int)ins.size();i++{
| ~ ^
| )