1 条题解

  • 2
    @ 2026-9-7 17:34:07

    #include<bits/stdc++.h> using namespace std; int main(){ cout<<"ooxoo"<<endl<<"oxoxo"<<endl<<"xoxox"<<endl<<"oxoxo"<<endl<<"ooxoo"; return 0; }

    信息

    ID
    7390
    时间
    1000ms
    内存
    128MiB
    难度
    1
    标签
    (无)
    递交数
    70
    已通过
    59
    上传者