5 lines
50 B
Objective-C
5 lines
50 B
Objective-C
#import<stdio.h>
|
|
|
|
int main(void) {
|
|
return 0;
|
|
} |