编程题:I'm Feeling Lucky
A lucky day! The 6th China Jiliang University Programming Contest (Personal Contest) is coming soon, test your luck today!
System will generate a random integer number between 1 and 10 (inclusive). And you should submit a program which will print one integer. If your number is equal to what system generated, an AC would be returned, or you would get a WA instead.
### Input Specification:
There is no input in this problem.
### Output Specification:
Print one integer end with a newline.
### Sample Input:
There is no input in this problem.
in
(no input)
### Sample Output:
Please note that the sample output is just for an example, it's probably not the correct answer of the problem.
out
1
answer:若无答案欢迎评论
System will generate a random integer number between 1 and 10 (inclusive). And you should submit a program which will print one integer. If your number is equal to what system generated, an AC would be returned, or you would get a WA instead.
### Input Specification:
There is no input in this problem.
### Output Specification:
Print one integer end with a newline.
### Sample Input:
There is no input in this problem.
in
(no input)
### Sample Output:
Please note that the sample output is just for an example, it's probably not the correct answer of the problem.
out
1
answer:若无答案欢迎评论