摘要: L1-1 谢谢卡尔! print("谢谢卡尔!\\(>_<)/") L1-2 现在是,幻想时间! #include <bits/stdc++.h> using namespace std; int main(){ double a , b; cin >> a >> b; printf("%.3lf" 阅读全文
posted @ 2023-03-26 14:43 PHarr 阅读(55) 评论(0) 推荐(0) 编辑