编号 题目 状态 分数 总时间 内存 代码 / 答案文件 提交者 提交时间
#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;
}
子任务 #1
Wrong Answer
得分:25
测试点 #1
Wrong Answer
得分:0
用时:4 ms
内存:248 KiB

输入文件(1.in

5323 7433 5170

答案文件(1.out

7219

用户输出

7220

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #2
Wrong Answer
得分:0
用时:2 ms
内存:408 KiB

输入文件(2.in

4800 183 6007

答案文件(2.out

229

用户输出

230

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #3
Accepted
得分:100
用时:2 ms
内存:248 KiB

输入文件(3.in

7735 1837 8289

答案文件(3.out

1968

用户输出

1968

系统信息

Exited with return code 0
测试点 #4
Accepted
得分:100
用时:2 ms
内存:248 KiB

输入文件(4.in

9954 5996 4808

答案文件(4.out

2896

用户输出

2896

系统信息

Exited with return code 0
测试点 #5
Accepted
得分:100
用时:2 ms
内存:248 KiB

输入文件(5.in

5408 5530 302

答案文件(5.out

308

用户输出

308

系统信息

Exited with return code 0
测试点 #6
Accepted
得分:100
用时:2 ms
内存:296 KiB

输入文件(6.in

7679 5353 2704

答案文件(6.out

1884

用户输出

1884

系统信息

Exited with return code 0
测试点 #7
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(7.in

1094 8863 3541

答案文件(7.out

28687

用户输出

28688

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #8
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(8.in

89 1791 1714

答案文件(8.out

34491

用户输出

34492

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #9
Wrong Answer
得分:0
用时:3 ms
内存:276 KiB

输入文件(9.in

2699 1994 6884

答案文件(9.out

5085

用户输出

5086

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #10
Accepted
得分:100
用时:2 ms
内存:248 KiB

输入文件(10.in

8944 9338 8676

答案文件(10.out

9058

用户输出

9058

系统信息

Exited with return code 0
测试点 #11
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(11.in

1895 7759 1895

答案文件(11.out

7758

用户输出

7760

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #12
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(12.in

1804 3078 3608

答案文件(12.out

6155

用户输出

6156

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #13
Wrong Answer
得分:0
用时:3 ms
内存:296 KiB

输入文件(13.in

2825 3093 2825

答案文件(13.out

3092

用户输出

3094

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #14
Wrong Answer
得分:0
用时:3 ms
内存:248 KiB

输入文件(14.in

7770 9069 7770

答案文件(14.out

9068

用户输出

9070

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #15
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(15.in

1301 4515 2602

答案文件(15.out

9029

用户输出

9030

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #16
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(16.in

9182 8425 9182

答案文件(16.out

8424

用户输出

8426

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #17
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(17.in

5085 4942 5085

答案文件(17.out

4941

用户输出

4942

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #18
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(18.in

8618 40 8618

答案文件(18.out

39

用户输出

40

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #19
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(19.in

6914 5640 6914

答案文件(19.out

5639

用户输出

5640

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #20
Wrong Answer
得分:0
用时:2 ms
内存:248 KiB

输入文件(20.in

7789 1824 7789

答案文件(20.out

1823

用户输出

1824

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0