赞 | 12 |
VIP | 107 |
好人卡 | 6 |
积分 | 4 |
经验 | 31122 |
最后登录 | 2024-6-29 |
在线时间 | 1606 小时 |
傻♂逼
- 梦石
- 0
- 星屑
- 374
- 在线时间
- 1606 小时
- 注册时间
- 2007-3-13
- 帖子
- 6562
|
加入我们,或者,欢迎回来。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
本帖最后由 忧雪の伤 于 2012-1-23 20:40 编辑
看到一坨无聊的问题=v=
Problem 1013 RP Game
Accept: 537 Submit: 22261 Special Judge
Time Limit: 1000 mSec Memory Limit : 32768 KB
Problem Description
This problem is easy. You just need to output an integer N (0<=N<50). If your RP is very high, you will get an AC.
Input
This problem needn't input anything.
Output
An integer.
Sample Input
(No input)
Sample Output
0
评测方法,将Ruby代码转为C++后提交到
http://acm.fzu.edu.cn/problem.php?pid=1013
即可 |
|