/
Դասընթացի մասին
Ֆորմատ
Հեղինակներ
ԱՆՎՃԱՐ ՄԻԱՆԱԼ ԴԱՍԸՆԹԱՑԻՆ
Telegram
#include <iostream> int main() { int x = 10; std::cout << &x; }