2 条题解

  • 2
    @ 2025-3-2 10:13:13
    #include <iostream>
    using namespace std;
    int main(){
    	cout<<"100"<<endl;
    	cout<<"101"<<endl;
    	cout<<"102"<<endl;
    	return  0;
    }
    //孩子们他那个确实有诈我这个是对的😄 
    
    • 0
      @ 2025-1-16 16:34:02
      #include<bits/stdC++.h>
      using namespace std;
      int main(){
      	cout<<"100"<<endl;
      	cout<<"101"<<endl;
      	cout<<"102"<<endl;
      	return  0;
      }
      

      有诈!!!禁止CTRL+C/V

      • 1

      信息

      ID
      47
      时间
      1000ms
      内存
      64MiB
      难度
      2
      标签
      递交数
      148
      已通过
      92
      上传者