Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ternary test
//clang 3.8.0 void a(void){} int main() { (1)?a():b(); }
run
|
edit
|
history
|
help
0
ArrayList Example Starter Code 2
Graphs Iteration 2.1 Directed Graphs
regimeketopdf
HTML Timetable generator.cpp
Throttle Example in C++
DESim Example with Hash Table
Throttle Example using a circular queue (Push all but 2 less than maxSize; then pop all but 2 of current size)
back_inserter example
Class operator overloading the subscript and boundary check for array
program_4