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_27656028_24279.cpp:3:1: error: expected unqualified-id before '{' token
 {
 ^
0_0_27656028_24279.cpp:7:2: error: 'Milk' does not name a type
 }Milk;
  ^
0_0_27656028_24279.cpp:8:1: error: 'Milk' does not name a type
 Milk milk[101];
 ^
0_0_27656028_24279.cpp: In function 'int main()':
0_0_27656028_24279.cpp:20:14: error: 'milk' was not declared in this scope
  scanf("%s",&milk[i].Brand);
              ^
0_0_27656028_24279.cpp:33:7: error: 'cheapest' was not declared in this scope
    if(cheapest>milk[i].ratio)
       ^
0_0_27656028_24279.cpp:46:20: error: 'milk' was not declared in this scope
      printf("%s\n",milk[mark].Brand);
                    ^


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-17 06:49:28, Gzip enabled