12

上课写的

11111

1
2
3
4
5
6
#include<bits/stdc+++.h>

int main(){
	std::cout<<"hello"<<std::endl;
	return 0;
}

o

Licensed under CC BY-NC-SA 4.0