//Author:PanDaoxi
#include <iostream>
using namespace std;
struct pencil{
int money,bar,total;
} pen[3]
NOIP2016复赛真题——买铅笔
最新推荐文章于 2025-01-15 17:44:39 发布
//Author:PanDaoxi
#include <iostream>
using namespace std;
struct pencil{
int money,bar,total;
} pen[3]