2 lines
34 B
C
2 lines
34 B
C
|
int add1(int a) { return a + 1; }
|
|
int add1(int a) { return a + 1; }
|