6 lines
60 B
C
Executable file
6 lines
60 B
C
Executable file
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|
|
int main(void) {
|
|
|
|
}
|