Description🟢 Վարժություն 1Ի՞նչ կտպվի էկրանին։#include <iostream> int main() { int x = 10; std::cout << &x; }To check your solution you need to sign inSign in to continue