盛泽第一中学的域
初一同学请于此域交作业
排名于第二天更新,请不要着急
只因房见
c++ code
#include<iostream>
using namespace std;
int main(){
    cout << "hello szyz"<< endl;
    return 0;
}
python code
print("hello szyz")
c code
#include<stdio.h>
int main()
{
    printf("hello szyz");
    return 0;
}
java code
public class HelloWorld {
    public static void main(String[] args) {
    // TODO Auto-generated method stub
        System.out.println("hello szyz");
    }
}
PHP code
<?php
    echo "hello szyz" 
?>
GO code
package main
import "fmt"
func main()
{
    fmt.Println("hello szyz")
}
c# code
using System;
public class program
{
    public static void main()
    {
        Console.WriteLine("hello szyz");
        Console.ReadLine();
    }
}     
r code
print("hello szyz")
      比赛
- 
          172022-09
祝好运1-1(单选题用大写字母递交答案)
- OI
 - 4.0 小时
 - 7
 
 - 
          152022-09
赛前加餐1-3(单选题用大写字母递交答案)
- OI
 - 2.0 小时
 - 8
 
 - 
          142022-09
赛前加餐1-2(单选题用大写字母递交答案)
- OI
 - 120.0 小时
 - 9
 
 - 
          132022-09
赛前加餐1-1(单选题用大写字母递交答案)
- OI
 - 120.0 小时
 - 9
 
 - 
          122022-09
中秋加餐1-3(单选题用大写字母递交答案)
- OI
 - 120.0 小时
 - 9
 
 
训练
- 
          5已参加