chore(i18n,learn): processed translations (#45299)

This commit is contained in:
camperbot
2022-03-01 21:39:26 +05:30
committed by GitHub
parent c6ec2512ad
commit d62fec495b
61 changed files with 752 additions and 606 deletions

View File

@ -8,7 +8,7 @@ dashedName: problem-250-250250
# --description--
$\\{11, 22, 33, \ldots, {250250}^{250250}\\}$ の部分集合のうち、空ではなく、要素の和が 250 で割り切れるものはいくつありますか。 回答として下位 16 桁を入力すること。
Find the number of non-empty subsets of $\\{{1}^{1}, {2}^{2}, {3}^{3}, \ldots, {250250}^{250250}\\}$, the sum of whose elements is divisible by 250. 回答として下位 16 桁を入力すること。
# --hints--