Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
アルゴリズム
ビット演算 (Python)
Module:
ビット演算 (Python)
Problem
7
/13
条件演算子を使用せずに数値の絶対値を計算する
Problem
与えられた数値 x.
条件演算子を使用せずに x の絶対値を計算します。
Запрещенные операторы: if;abs;fabs;while;for
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary