Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Precendence of Pointer Indirection Example
//g++ 5.4.0 #include <iostream> int square(volatile int *ptr) { return *ptr * *ptr; } int main() { int a = 4; std::cout <<"Square of "<<a<<" is "<<square(&a)<<"\n"; }
run
|
edit
|
history
|
help
0
swastic
break.cpp
HeapDoubLinArr
Facebook - Split into monotonic sequences
ConvHull
Value equal to index value
Hello world!
Kalkulator z bajerami
alm7ly
Continuous Sub Set with given sum