-->
当前位置:首页 > Eng > 正文内容

编程题:I'm Feeling Lucky

Luz2年前 (2022-12-10)Eng505
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:若无答案欢迎评论

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。