LeetCode #372 - Super Pow

題目描述:html Your task is to calculate a^b mod 1337 where a is a positive integer and b is an extremely large positive integer given in the form of an array.數組 Example1:code a = 2 b = [3] Result: 8 Exam
相關文章
相關標籤/搜索