Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
test
#include <iostream> #include <iomanip> using namespace std; int main() { string str = "Hi, I love c++"; for (char c:str){ cout << c << endl; } return 0; }
run
|
edit
|
history
|
help
0
Test 12(2021)
MoaJhalMury
Policy based smart pointer
Web Browser History
Dar
Make Bin Tree
Day3
PointPattern
Right view of a tree
decrypt_problem_5