7 lines
60 B
C
7 lines
60 B
C
|
|
||
|
|
||
|
#define IAMVERYGAY
|
||
|
|
||
|
int tester(int i){
|
||
|
return i * i;
|
||
|
}
|