Odnodnevka2/Main1/Main1.cpp
Anton 70db0432e9 Reapply "comment"
This reverts commit 75500b03557cdc96239fa7c2d6c6666203604f39.
2024-11-14 20:08:38 +04:00

12 lines
127 B
C++

#include <stdio.h>
#include <Windows.h>
void main() {
int N = 0;
int k = 0;
int l = 0;
// comment
printf("fghjy");
}