爱来不来

2023-07-05 16:20 至 2123-07-05 16:00
时长: 36523天23小时40分钟

已有7人报名

比赛说明

print("大家好")

#include <bits/stdc++.h>
using namespace std;

int main() {
    cout<<"大家好"
}

// Demonstrate System.out.write().

class WriteDemo {

public static void main(String args[]) {

int b;

b = '大家好'

System.out.write(b);



}

}

加油