Online Judge
Toggle navigation
童织码
Home
Problems
Status
Contests
Wiki
Login
Home
Status
308177
Run ID
Author
Problem
Lang
Verdict
Score
Time
Memory
Code Length
Submit Time
308177
123456
【C1-4】成绩
Python3
Accepted
100
80 MS
3740 KB
61
2025-01-09 19:31:35
Tests(2/2):
a,b,c=map(int,input().split()) print(int(a*0.2+b*0.3+c*0.5))
Judgement Protocol: