Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
void sun()
#include <iostream> void sun() { std::cout << "hello africa" << std::endl; } int main() { std::cout << "hello world" << std::endl; sun(); std::cout << "hello nigeria" << std::endl; return 0; }
run
|
edit
|
history
|
help
0
LP
1234
string iteration performance
inversion of array using merge sort
poprawione_i_podzielone_1
Empty C++ Script
DSU on tree (http://codeforces.com/contest/600/problem/E)
break.cpp
prime factorization trial division
Loop comparison