, 14 2023 . 18:04
+

, , . , , . ! Yii:
- - . , ? , - ! , ! - ! 🙀
( ) , : " ." 🤩
, - , - ... . , , , . , , . 🤖
, , , , ... , ! 😜
, , , ! ...
! ✌😸🏴☠
:
Yii
, 21 2024 . 19:39 ()
"" C++
#include , . , (<>), (" "). C++, 蠗 . using namespace std; C++ . std:: . , cout std::cout. using , .
// CalculatorTutorial.cpp : This file contains the 'main' function. Program execution begins and ends there.
//
#include
int main()
{
std::cout << "Hello World!\n";
}
// Run program: Ctrl + F5 or Debug > Start Without Debugging menu
// Debug program: F5 or Debug > Start Debugging menu
U2FsdGVkX1/+zCErPxB+J7GVGEJhi80mirK8Aq7ObMe5o46KkjE14mzXr6eHCz4+MKKRzrvfCF7R4Pp/9DfC8Yl2H+xv8EBgrHnCqhCx56CR2GWRCqp62a/su8eowSrcAeVzqWJzqbV67ir/PdELzAevqdE4H58xuHWpXx/SJagAEsMLq7z6QffX7opLmU4697VQXIJSqeaVbloWocF7FCddHltnEviiAd12YHyH57EklHwvilEYxoV7L5H6k0eFoGXry50a0QTs798rtPXKiXB5SnqQyx7pwNCYXN2/N2pPC2Wzm/L+c1gMGnTFjpC649ZDevpCt1FcYsYPWqnaqx72fsjRcpWI/yEmNDjnvNF3097vT2QqRQXFXkmig1pjPRaPKTqMFQQMeYj7sxbIrbFNk7Snf/4CX8d8TR3GzOfhJKmyNiyrUrms4nKm/VqoSleiJCL+e2IpuE5mJGNeEEsGRJUrGJZHMXd3F5WjwcDxSGNff7y/p8gxK5ywkv59dnjliGZPfdY7KaG4C9cagYAVoZxv/auSQd3pleMXfT9wL/zWSBqXZhY/tFOzCATQFvJCxeXaT7g1rrMqVPmfc6WpbR/juEh4yK0ku7aKIVTRHbRkYDYdYYGzj6DtZY1WTE9xJNqiRBq4JhZozugmPQ==
// Tips for Getting Started:
// 1. Use the Solution Explorer window to add/manage files
// 2. Use the Team Explorer window to connect to source control
// 3. Use the Output window to see build output and other messages
// 4. Use the Error List window to view errors
// 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project
// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file
|