这就是最短解了吧
查看原帖
这就是最短解了吧
1643406
shenliyan楼主2025/6/27 19:39
#include<iostream>
int main(){int x;std::cin>>x;std::cout<<2025-x;}
2025/6/27 19:39
加载中...