v0.14.0 |
#include <iostream>
Go to the source code of this file.
Functions | |
void | temp (int x, int y=10) |
int | main () |
int main | ( | ) |
Definition at line 30 of file simple.cpp.
void temp | ( | int | x, |
int | y = 10 |
||
) |
Definition at line 4 of file simple.cpp.