Judge Information

Run ID: 82270
src.cpp: In function 'int main()':
src.cpp:12:15: error: 'sum' was not declared in this scope
cin>>n>>k;sum=0;
^