M

MyCycle

#14902

这名用户暂未设置签名。

发帖
5
文章
0
互动
5
陶片
0
获赞
0
收藏
0

历史用户名外显

追踪最近的用户名外显变动记录。

  1. MyCycle
    最早追溯到 2025/07/31最后捕获于 2025/07/31

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 发起讨论
    75分,最后一个测试点不过,求助大佬

    ``` #include #include using namespace std; int main(){ int N; double D1,C,D2,D[8]={0},P[8]={0},tot=0; cin>>D1>>C>>D2>>P[1]>>N; for(int i=2;i >D[i]>>P[i]; } doub…

    回复 4参与人数 4
  2. 回复讨论

    在讨论60分,求助大佬回复:

    @[EGO_](/space/show?uid=77856) %%%%%%%%
  3. 发起讨论
    60分,求助大佬

    ``` #include using namespace std; int main(){ char a; int c,b; c=0; b=0; cin>>a; while(a!='@'){ if(a=='(') b++; if(a==')') c++; if(b-c >a; } if(b-c!=0){ cout <<…

    回复 5参与人数 5
  4. 回复讨论

    在讨论请教大佬们,能过样例,但测试点全WA回复:

    @[socoolly](/space/show?uid=85142) 不是cstring的事,改了一下还是WA,不过还是谢谢
  5. 回复讨论

    在讨论请教大佬们,能过样例,但测试点全WA回复:

    又改了一份,还是不行(把cin改成getline了)
  6. 回复讨论

    在讨论请教大佬们,能过样例,但测试点全WA回复:

    ```cpp #include #include using namespace std; int a,qm,bj,lw; bool xb,xsh; string mz; int hehe(){ int hehe; hehe=0; if(xb==true)hehe+=1000; if(xsh==true)hehe+=8…
  7. 发起讨论
    请教大佬们,能过样例,但测试点全WA

    ```cpp #include #include using namespace std; int a,qm,bj,lw; bool xb,xsh; string mz; int hehe(){ int hehe; hehe=0; if(xb==true)hehe+=1000; if(xsh==true)hehe+=8…

    回复 4参与人数 4
  8. 回复讨论

    在讨论求助大佬回复:

    谢谢大佬指点
  9. 发起讨论
    求助大佬

    ```cpp #include using namespace std; int main() { int n; cin >> n; int a[1000], b[1000], c[1000], d[1000]; for (int i = 1; i > a[i] >> b[i] >> c[i] >> d[i]; } i…

    回复 7参与人数 7
  10. 发起讨论
    求助大佬,九个爆零

    #include using namespace std; int main() { int n; cin >> n; int a[1000], b[1000], c[1000], d[1000]; for (int i = 1; i > a[i] >> b[i] >> c[i] >> d[i]; } int x, y…

    回复 3参与人数 3
已经到最早的记录