4 条题解

  • 1
    @ 2024-3-24 16:08:46

    这道题其实很简单! 代码如下:

    #include
    using namespace std;
    int main(){
    	cout<<"hello";
    }
    
    • 0
      @ 2024-4-5 18:01:41

      这道题其实很简单! 代码如下:

      python代码 注意h不要大写

      print("hello")
      

      老师,看我这代码这么与众不同,求多加点分呗!

      • 0
        @ 2024-4-2 21:01:56

        大水题,为了拿分

        #include<iostream>
        using namespace std;
        int main(){
            cout<<"hello";
            return 0;
        }
        
        • 0
          @ 2024-3-31 19:55:12

          他让我门输出hello,注意h不要大写

          1. 代码如下:
          #include
          using namespace std;
          int main(){
          	cout<<"hello";
          }
          

          非常的简单!!

          • 1

          信息

          ID
          12
          时间
          1000ms
          内存
          256MiB
          难度
          1
          标签
          递交数
          68
          已通过
          55
          上传者