Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Triangle
//Triangle #include <iostream> int main() { for(int i = 0; i < 10; i++) { std::cout << "\n*"; for(int j = 0; j < i; j++) { std::cout << "*"; } } }
run
|
edit
|
history
|
help
0
CodeChef P2 - FIZZA
replace_if-30-Seconds-of-C++
Regression Line
Height of a binary tree
blad-z-obcinaniem-koncowek
GL interview
substring search
11080 WIP
Wave Sort
Problem D