9 lines
91 B
C
9 lines
91 B
C
#include "тест.з"
|
|
#include <rstdlib.h>
|
|
|
|
|
|
int main() {
|
|
printf("OK\n");
|
|
return 0;
|
|
}
|