Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
gp series
//g++ 5.4.0 #include <iostream> using namespace std; int main() { int k=1; int l=1; std::cout << "Hello, world!\n"; for(int i=1;i<10;i++) { if(i%2==0) { cout<<2*k<<endl; k++; } else {cout<<3*l<<endl; l++;} } }
run
|
edit
|
history
|
help
0
OneANOVA
Using initializer_list<T>
A • Potato Sacks
Shorting in one line using class members std and boost bind
NamespaceOverload
Podejrzana karteczka :0
Test 2(2021)
Test 01 c++
GL interview
string probe