cf/mirror

Divide and Multiply

CF
1609A900· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
5
3
6 4 2
5
1 2 3 4 5
1
10
3
2 3 4
15
8 8 8 8 8 8 8 8 8 8 8 8 8 8 8
Output
50
46
10
26
35184372088846
1609A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)