K

KQYaili

#704882

这名用户暂未设置签名。

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

历史用户名外显

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

  1. KQYaili
    最早追溯到 2023/10/27最后捕获于 2023/10/27

时间线

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

  1. 发起讨论
    全WA了我不理解....

    ```cpp #include using namespace std; const int N = 110; int n, m, x, i, j,ans,k,b; char s[N][N]; int main() { cin >> n >> m>>x; for (i = 0; i > s[i]; for (i = 0…

    回复 1参与人数 1
  2. 发起讨论
    70分超时了求求大佬救救我

    ```cpp #include using namespace std; bool visit[1005][1005]; char s[1005][1005]; int ans = 0; int n, m, x, y; queue > q; bool fact(int xx, int yy) { if (xx n ||…

    回复 1参与人数 1
  3. 回复讨论

    在讨论求求大佬看看哪错了回复:

    @[编码落寞](/user/557751) 多谢大佬
  4. 发起讨论
    求求大佬看看哪错了

    ```cpp #include #include using namespace std; int main() { int i,top=0; char s[100]; int j,a[26]={0}; for (i = 0; i ='A'&&a[j]<='Z') a[s[j]-'A']++;//记录每一列数据 } }…

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