Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_868_8963_14161.cpp:6:1: error: stray '\243' in program
 int main(£©{
 ^
1_868_8963_14161.cpp:6:1: error: stray '\251' in program
1_868_8963_14161.cpp:7:6: error: expected primary-expression before 'int'
      int a,b;
      ^
1_868_8963_14161.cpp:7:6: error: expected '}' before 'int'
1_868_8963_14161.cpp:7:6: error: expected ')' before 'int'
1_868_8963_14161.cpp:7:12: error: 'b' was not declared in this scope
      int a,b;
            ^
1_868_8963_14161.cpp:8:6: error: 'cin' does not name a type
      cin>>a>>b;
      ^
1_868_8963_14161.cpp:9:6: error: 'cout' does not name a type
      cout<<(a+b)*(a-b)/4<<endl;
      ^
1_868_8963_14161.cpp:10:1: error: expected declaration before '}' token
 }
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-23 00:36:14, Gzip enabled