11 lines
115 B
C++
11 lines
115 B
C++
#include <stdio.h>
|
|
#include <Windows.h>
|
|
void main() {
|
|
int N = 0;
|
|
int k = 0;
|
|
int l = 0;
|
|
printf("fghjy");
|
|
}
|
|
|
|
|