#P10414. [蓝桥杯 2023 国 A] 2023 次方

    ID: 11932 远端评测题 1000ms 512MiB 尝试: 0 已通过: 0 显示难度普及+/提高− 上传者: 标签>2023蓝桥杯国赛欧拉降幂

[蓝桥杯 2023 国 A] 2023 次方

Problem Description

Find the value of 2(3(4(2023)))2^{(3^{(4^{(\ldots ^{2023})})})} modulo 20232023.

Note: All parts in the expression above are exponents. It can be written as 2(3(4(2023))2** (3**(4**(\ldots 2023\ldots)), where ** denotes exponentiation.

This is an output-only fill-in-the-blank problem. You only need to compute the result and submit it. The answer is an integer. When submitting, fill in only this integer; adding extra content will result in no score.

Hint

Translated by ChatGPT 5