首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
hdu1115专题
HDU1753——大明A+B,HDU1115——Lifting the Stone,HDU1140——War on Weather
HDU1753——大明A+B 题目描述 Problem - 1753 (hdu.edu.cn) 运行代码 #include <cstdio>#include <cstring>#include <iostream>#include <map>#define ll long longusing namespace std;char a[505], b[505];int a1[
阅读更多...