0_0_34952060_11282.cpp: In function 'int main()':
0_0_34952060_11282.cpp:5:1: error: expected initializer before 'printf'
printf("A=%d,B=%d/n",&A,&B);
^
0_0_34952060_11282.cpp:6:22: error: 'c' was not declared in this scope
printf("Êä³öΪ%d/n",&c);
^
|