首页 > C Simple math problem
头像 HUAYI_SUN
发表于 2022-11-06 21:43:57
#include<iostream> using namespace std; int main() {     long x=0;     long y=0 展开全文