d

dmr050624

#58920

这名用户暂未设置签名。

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

历史用户名外显

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

  1. dmr050624
    最早追溯到 2025/11/20最后捕获于 2025/11/20

时间线

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

  1. 发起讨论
    请教哪不对

    ```cpp #include using namespace std; int main () { int a,b,c,d,e,f; cin>>a>>b>>c>>d; if (b>d){f=(60-b)+d;e=c-1-a;} else {f=d-b;e=c-a;} cout<<e<<""<<f; return 0;…

    回复 1参与人数 1
  2. 发起讨论
    请教下列编程哪不对

    ```cpp #include using namespace std; int main(){ cout<<" ******** "<<endl; cout<<" ************ "<<endl; cout<<" ####....#. "<<endl; cout<<" #..###.....##.... "…

    回复 1参与人数 1
  3. 发起讨论
    请教下列编程哪不对

    ```cpp #include using namespace std; int main(){ cout<<" ******** "<<endl; cout<<" ************ "<<endl; cout<<" ####....#. "<<endl; cout<<" #..###.....##.... "…

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