Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
FUCK
//clang 3.7.0 #include <iostream> using namespace std; int a=-1018; int counted,counted2=0; int b=1018; int k=1018; int main () { counted2 = a / k; counted = b / k - counted2; cout << counted << endl; }
run
|
edit
|
history
|
help
0
function returning a function demo
Variadic Template: Make Index Sequence
Unlike C (even C99/C11), C++ allows initializers in if-conditions, so this compiles.
Fun with Pointers #1
overloading
Find in vector vs unordered_map
Graphs Iteration 2.1 Directed Graphs
6 7
Deleted special operations are propagated to derived class
test C++ register