12 lines
63 B
C++
12 lines
63 B
C++
#include <stdio.h>
|
|
void main() {
|
|
printf("ewewe___");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|