T

TadashiXy

#662296

这名用户暂未设置签名。

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

历史用户名外显

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

  1. TadashiXy
    最早追溯到 2023/10/25最后捕获于 2023/10/25

时间线

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

  1. 发起讨论
    为啥编译失败啊,devc++上可以运行啊

    ```cpp #include #include #include #include using namespace std; bool isHW(char* s){ string temp; for(int i=0;s[i]!='\0';i++){ temp.push_back(s[i]); } for(int i=…

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