mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
9 lines
631 B
JavaScript
9 lines
631 B
JavaScript
|
var problem__23_2sol1_8c =
|
||
|
[
|
||
|
[ "get_next_abundant", "d7/ddb/problem__23_2sol1_8c.html#ac5d600bf3077f4188afc4c5cd2c40eaf", null ],
|
||
|
[ "get_perfect_number", "d7/ddb/problem__23_2sol1_8c.html#a1aca7f530f82b27100262adba9e7556b", null ],
|
||
|
[ "is_abundant", "d7/ddb/problem__23_2sol1_8c.html#a4f128410e6582fe26488e2316cc96e17", null ],
|
||
|
[ "is_sum_of_abundant", "d7/ddb/problem__23_2sol1_8c.html#a3ab61b5a1c4f2288625d160aa0ea8478", null ],
|
||
|
[ "main", "d7/ddb/problem__23_2sol1_8c.html#a3c04138a5bfe5d72780bb7e82a18e627", null ],
|
||
|
[ "MAX_N", "d7/ddb/problem__23_2sol1_8c.html#a337e545af040d754dc012b42523ee1ee", null ]
|
||
|
];
|