Submit solution
Points:
800
Time limit:
1.0s
Memory limit:
256M
Input:
stdin
Output:
stdout
Problem type
Allowed languages
C, C++, Pascal, pypy3, Python, scratch
Nhập số n, hãy in ra n dòng câu Em yeu QTOJ
Input
- Gồm 1 dòng duy nhất nhập n (n \le 1000)
Output
- In ra theo yêu cầu đề bài.
Sample Input
3
Sample Output
Em yeu QTOJ
Em yeu QTOJ
Em yeu QTOJ
Comments