← Back to Challenge List

Submission #86660

上傳編號86660
上傳時間2019-11-06 14:05:39
題目 [2017AM-F]中華民國萬萬稅
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 ms 0
1 CE 0 ms 0
2 CE 0 ms 0
3 CE 0 ms 0
Judge Information
./test.cpp: In function 'int main()':
./test.cpp:12:21: error: 'b' was not declared in this scope
else if(370001<=b<=990000){
^
./test.cpp:14:9: error: expected ';' before 'cout'
cout<<n*0.15-25900<<"\n";
^