0_0_36125763_22704.cpp: In function 'int main()':
0_0_36125763_22704.cpp:30:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
if(m==0&&n==&&p==0)return 0;
^
0_0_36125763_22704.cpp:30:17: error: label 'p' used but not defined
|