#include using namespace std; void func(); int x=3,y=4; int main() { int x=5,y=6; cout<<"x:"<