Submission #322531


Source Code Expand

n = int(input())
x = int(input())
print(n*525 + x * 15)

Submission Info

Submission Time
Task A - プレミアム会員
User matsu7874
Language C++ (G++ 4.6.4)
Score 0
Code Size 57 Byte
Status CE

Compile Error

./Main.cpp:1:1: error: ‘n’ does not name a type