3 lines
29 B
C
3 lines
29 B
C
int main(){
|
|
return 42;
|
|
}
|
int main(){
|
|
return 42;
|
|
}
|