A=B
Not enough ratings
k-4 Logarithm
   
Award
Favorite
Favorited
Unfavorite
Tags: level
File Size
Posted
Updated
37.497 KB
11 Nov, 2024 @ 7:04pm
19 Jul @ 1:40am
6 Change Notes ( view )

Subscribe to download
k-4 Logarithm

In 1 collection by カズエイ
k problem/k問題
12 items
Description
Input: A binary number.
Output: The integer part of log base 3 of Input.
Constraint: 1 <= Input number <= 16384
Of the 16384 total test cases, only 1000 are input.

<日本語訳>
k-4 対数
入力: 2進数
出力: 3を底とする入力値の対数における整数部分。
制約: 1 <= 入力値 <= 16384
全16384のテストケースのうち1000だけ入力される。