5 lines
46 B
C
5 lines
46 B
C
#include <stdio>
|
|
|
|
int main() {
|
|
return 0;
|
|
} |
#include <stdio>
|
|
|
|
int main() {
|
|
return 0;
|
|
} |