用户输出
7220
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#49135 | #1254. 含金量 | Wrong Answer | 25 | 45 ms | 408 K | C++ / 179 B | Motley.JM | 2021-05-21 23:25:15 |
#include <iostream>
using namespace std;
int main() {
int x, y, z;
cin >> x >> y >> z;
int m;
for (m = 1; m * x <= y * z; m++) m++;
cout << --m;
return 0;
}
用户输出
7220
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
230
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
28688
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
34492
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
5086
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
7760
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
6156
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
3094
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9070
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9030
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
8426
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
4942
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
40
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
5640
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0