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_32467115_31452.cpp: In function 'int main()':
0_0_32467115_31452.cpp:29:47: error: invalid operands of types 'std::string* {aka std::basic_string<char>*}' and 'int' to binary 'operator&'
         scanf("%d%d%d",&Data[i].name &Data[i].deadline &Data[i].time);
                                               ^
0_0_32467115_31452.cpp:67:41: error: cannot pass objects of non-trivially-copyable type 'std::string {aka class std::basic_string<char>}' through '...'
             printf("%d\n",Data[top].name);
                                         ^


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-30 00:04:18, Gzip enabled