最新の問題
We are asked to determine the value of the variable Z after executing the provided pseudo-code. The ...
AlgorithmsPseudo-codeIterationVariable Assignment
2025/3/17
与えられた数式 $ (-5)^2 \div (-3)^3 \times (-3)^3 $ を計算します。
四則演算累乗計算
2025/3/17
与えられた数式 $ (-5)^2 \div (-3)^3 \times (-3)^3 $ を計算します。
四則演算累乗計算
2025/3/17
We are asked to determine the values printed by the given pseudo code in question 29. The pseudo cod...
AlgorithmsPseudocodeLoopsIterationComputer Science
2025/3/17
The problem asks us to determine the output of a given flowchart, starting with initial values for v...
FlowchartsAlgorithmsConditional StatementsVariable Assignment
2025/3/17
与えられた数式 $ (-6^2) \div (-3)^2 $ を計算します。
四則演算累乗計算
2025/3/17
The problem asks for the output of the given flowchart. The flowchart initializes $x$ to 1 and $T$ t...
AlgorithmsFlowchartsSequencesIteration
2025/3/17
与えられた数式 $(-7) \times (-2)^2$ を計算します。
計算四則演算累乗負の数
2025/3/17
The question asks us to find the output of the given flowchart. The flowchart starts with $a=2$ and ...
FlowchartAlgorithmConditional StatementsIteration
2025/3/17
We are given several programming problems and we need to determine the correct outputs for each one....
Integer DivisionModulo OperationOrder of OperationsLogical OperatorsBasic Arithmetic
2025/3/17