Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
creating triangle using nested loop
//g++ 5.4.0 #include <iostream> using namespace std; int main() { for(int i=0;i<=5;i++){ for(int j=0; j<=i;j++){ cout<<"*"; } cout<<endl; } return 0; }
run
|
edit
|
history
|
help
0
at_multimap_example
abraham
std::string(pid_t)
Variadic template example
kadane's algorithm
Boggle Game
Изволов#2
DailyExchRate
Test 15(2020)
СПКИ АП КЭП 2