cf/mirror

Marvolo Gaunt's Ring

CF
855B1500· specialist2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 1 2 3
1 2 3 4 5
Output
30
Sample 2of 2
Input
5 1 2 -3
-1 -2 -3 -4 -5
Output
12
855B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)