1 条题解

  • -1
    @ 2024-7-11 17:10:56

    #include<bits/stdc++.h> using namespace std; int t,j,tz,xj; int main(){ xj=(94-2*35)/2; tz=35-xj; cout<<xj<<" "<<tz; return 0; }

  • 1

信息

ID
53
时间
1000ms
内存
256MiB
难度
5
标签
(无)
递交数
19
已通过
13
上传者