F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_15063723_28419.cpp: In function 'int main()':
0_0_15063723_28419.cpp:7:10: error: expected primary-expression before ')' token
   switch()
          ^
0_0_15063723_28419.cpp:9:15: error: the value of 'score' is not usable in a constant expression
    case score>100:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:9:15: error: the value of 'score' is not usable in a constant expression
    case score>100:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:14:15: error: the value of 'score' is not usable in a constant expression
    case score>89:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:14:15: error: the value of 'score' is not usable in a constant expression
    case score>89:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:19:15: error: the value of 'score' is not usable in a constant expression
    case score>79:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:19:15: error: the value of 'score' is not usable in a constant expression
    case score>79:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:24:15: error: the value of 'score' is not usable in a constant expression
    case score>69:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:24:15: error: the value of 'score' is not usable in a constant expression
    case score>69:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:29:15: error: the value of 'score' is not usable in a constant expression
    case score>59:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:29:15: error: the value of 'score' is not usable in a constant expression
    case score>59:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:34:16: error: the value of 'score' is not usable in a constant expression
    case score>=0:
                ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:34:16: error: the value of 'score' is not usable in a constant expression
    case score>=0:
                ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:39:15: error: the value of 'score' is not usable in a constant expression
    case score<0:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^
0_0_15063723_28419.cpp:39:15: error: the value of 'score' is not usable in a constant expression
    case score<0:
               ^
0_0_15063723_28419.cpp:4:9: note: 'score' was not declared 'constexpr'
  double score;
         ^


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-10-05 15:22:05, Gzip enabled