首页 > All in!
头像 cwwdka
发表于 2023-10-18 21:04:48
第一题 (https://ac.nowcoder.com/acm/contest/67238/A) 直接输出即可 c++ python #include <iostream> using namespace std; int main() { cout << 展开全文