I

IamLEOCHai

#564930

这名用户暂未设置签名。

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

历史用户名外显

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

  1. IamLEOCHai
    最早追溯到 2023/10/28最后捕获于 2023/10/28

时间线

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

  1. 发起讨论
    这题有没有更好的解

    ```cpp #include using namespace std; const int N = 101; // const usually written in Capital letters int out[N], n, m, pos; int main(){ //input cin >> n >> m; fo…

    回复 6参与人数 6
  2. 发起讨论
    萌新在此,求大佬帮忙优化

    ```cpp #include using namespace std; int main(){ int k; cin >> k; int coin = 0; int zts = 0, flag = 0; for(int shouru = 1;flag == 0;shouru++){ for(int day = 1;…

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