摘要: ACM预备队-大一下学期week(3)集训 1.饿饿,饭饭2 题目链接:饿饿 饭饭2 - Problem - Daimayuan Online Judge 1 #include <iostream> 2 using namespace std; 3 4 int main() { 5 int T; 6 cin >> T; 7 while (T- 阅读全文
posted @ 2023-04-02 20:38 Zac-saodiseng 阅读(274) 评论(0) 推荐(0)