Author
anonymous
over 4 years ago
C++
gcc 10.1.0
$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic
1 2 3 4 5 6 7 8 9 10