Toggle navigation
Contest Tasks
Submissions
Q & A
Dashboard
Sign in
Sign up
1001 . Hello World!
Submit out of contest
Status
Discussion / Solution
Back to Problems List
Description
請你輸出"Hello Tmt World XD!"
Input Format
本題沒有Input。
Output Format
Hello Tmt World XD!
Sample Input 1
copy
//No Input
Sample Output 1
copy
Hello Tmt World XD!
Hints
請大家使用C/C++語言上傳任何程式碼以前,先注意以下幾點~謝謝!
現在是半夜1點
請不要在你的程式碼當中加上system函式,否則會有不可預期的事情發生…
若要使用long long型態變數,請使用%lld
Problem Source
原TIOJ1001
Subtasks
No.
Testdata Range
Score
1
0
100
Testdata and Limits
No.
Time Limit (ms)
Memory Limit (VSS, KiB)
Output Limit (KiB)
Subtasks
0
1000
65536
262144
1
Submit out of contest
Back to Top