0_0_17902585_13958.cpp: In function 'int main()': 0_0_17902585_13958.cpp:9:3: error: 'sum' was not declared in this scope sum+=i; ^ 0_0_17902585_13958.cpp:11:9: error: 'sum' was not declared in this scope cout<<sum<<endl; ^