加上cin.tie(nullptr);ios::sync_with_stdio(0);
然後用endl改成'\n'然後我建了表 但其實不用建應該也可以過w
加上cin.tie(nullptr);ios::sync_with_stdio(0); 然後用endl改成'\n'然後我建了表 但其實不用建應該也可以過w
不用建表在有加速條件下確實可以過。