RosettaCodeData/Task/Repeat/C++/repeat-3.cpp

2 lines
43 B
C++
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
repeat([]{std::cout << "Example\n";}, 4);