My Snippets
My Collections
Search Engine
Pricing
Untitled
unknown
c_cpp
a year ago
43 B
3
Indexable
void increment(int* a) { *a = *a + 1; }
Editor is loading...
Leave a Comment