题解 | #牛牛买电影票#

牛牛买电影票

https://www.nowcoder.com/practice/0ad8f1c0d7b84c6d8c560298f91d5e66

using System;

public class Program{
    public static void Main()
    {
        int x = Convert.ToInt32(Console.ReadLine());
        
        Console.WriteLine(x*100);
    }
}

全部评论

相关推荐

评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务