Compare commits

..

2 Commits

Author SHA1 Message Date
66396c0adf comment3 2025-02-17 16:14:50 +05:00
88153a0b12 comment2 2025-02-17 16:12:38 +05:00

View File

@ -4,4 +4,6 @@ int main() {
std::cout << "Hello, World!" << std::endl; std::cout << "Hello, World!" << std::endl;
return 1; return 1;
/// ///
//////
///////
} }