这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《python 10pts求》回复:
@[Terrible](luogu://user/195942) 哦哦谢谢
```python N, N_A, N_B = map(int, input().split()) win = { "0": "2", "0": "3", "1": "0", "1": "3", "2": "1", "2": "4", "3": "2", "3": "4", "4": "0", "4": "1", }…