cf/mirror

Mushroom Scientists

CF
185B1800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
1 1 1
Output
1.0 1.0 1.0
Sample 2of 2
Input
3
2 0 0
Output
3.0 0.0 0.0
185B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)