Skip to content
View yellow-mt's full-sized avatar

Block or report yellow-mt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yellow-mt/README.md

nothing

  • πŸ‘‹ Hi, I'm @yellow-mt
  • πŸ‘€ I'm interested in ...
  • 🌱 I'm currently learning ...
  • πŸ’žοΈ I'm looking to collaborate on ...
  • πŸ“« How to reach me ...

(δΈŠι’ηš„ιƒ½δΈι‡θ¦) ζœ€ι‡θ¦ηš„ζ˜―ζˆ‘ζ˜―ε‚»ι€Ό!

code

C++

#include<bits/stdc++.h>
using namespace std;
const int n=100001;
int main(){
	for(int i=1;i<=n;i++){
		printf("ζˆ‘ζ˜―ε‚»ι€Ό");
	}
	return 0;
}

Python

if __name__=="__main__":
	N=100001
	for _ in range(N):
		print('ζˆ‘ζ˜―ε‚»ι€Ό',end='')

Popular repositories Loading

  1. yellow-mt yellow-mt Public

    Config files for my GitHub profile.

    HTML

  2. yellow-mtio yellow-mtio Public