Loading

摘要: A - Poisonous Oyster 题意 两个人\(A,B\)吃\(4\)种东西,\(A\)吃\(1,2\),\(B\)吃\(1,3\),给出两人状态\(fine\)或\(sick\),问哪种食物有毒 思路 模拟 代码 点击查看代码 #include<bits/stdc++.h> #inclu 阅读全文
posted @ 2025-02-16 20:13 _SeiI 阅读(45) 评论(0) 推荐(0)