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