Judge Information

Run ID: 57970
src.cpp: In function 'int main()':
src.cpp:18:34: error: 'sqr' was not declared in this scope
if(n>1000000){n=sqrt(n);m=sqr(m);}
^