2 条题解

  • 1
    @ 2026-3-21 19:09:35

    #include<bits/stdc++.h> using namespace std; int main(){ int x; cin<<x;

    while(true){
    	
    }
    
    
    
    
    
    
    
    return 0; 
    

    }

    信息

    ID
    417
    时间
    1000ms
    内存
    64MiB
    难度
    5
    标签
    递交数
    35
    已通过
    14
    上传者