Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
ジャワ。 基本
整数除算と剰余
Module:
整数除算と剰余
Problem
15
/16
桁の二乗和
Problem
指定された 5 桁の数値から、指定された数値の桁の二乗和を求めるプログラムを作成してください。
入力
プログラムの入力は5桁の自然数
です。
インプリント
問題に対する答えを出力します。
例
<頭>
#
入力
出力
<本体>
1
12345
55
表>
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary