Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
算法
位运算 (C++)
Module:
位运算 (C++)
Problem
7
/13
在不使用条件运算符的情况下计算数字的模数
Problem
给定一个数字 x。 在不使用条件运算符的情况下计算数字
x
的绝对值。
将缺少的代码段添加到程序中。
Запрещенные операторы: if
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary