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_36329443_24348.cpp: In function 'int main()':
0_0_36329443_24348.cpp:52:13: error: reference to 'tm' is ambiguous
             tm[i]=lower_bound(c[i]+1, c[i]+t+1, 60)-c[i];
             ^
0_0_36329443_24348.cpp:13:5: note: candidates are: int tm [505]
 int tm[505];
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ctime:42:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:49,
                 from 0_0_36329443_24348.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/time.h:88:10: note:                 struct tm
   struct tm {
          ^
0_0_36329443_24348.cpp:53:16: error: reference to 'tm' is ambiguous
             if(tm[i]==t+1)tm[i]=INF;
                ^
0_0_36329443_24348.cpp:13:5: note: candidates are: int tm [505]
 int tm[505];
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ctime:42:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:49,
                 from 0_0_36329443_24348.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/time.h:88:10: note:                 struct tm
   struct tm {
          ^
0_0_36329443_24348.cpp:53:27: error: reference to 'tm' is ambiguous
             if(tm[i]==t+1)tm[i]=INF;
                           ^
0_0_36329443_24348.cpp:13:5: note: candidates are: int tm [505]
 int tm[505];
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ctime:42:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:49,
                 from 0_0_36329443_24348.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/time.h:88:10: note:                 struct tm
   struct tm {
          ^
0_0_36329443_24348.cpp:59:42: error: reference to 'tm' is ambiguous
                     for(int tt=1;tt<=min(tm[i],j);tt++){
                                          ^
0_0_36329443_24348.cpp:13:5: note: candidates are: int tm [505]
 int tm[505];
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ctime:42:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:49,
                 from 0_0_36329443_24348.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/time.h:88:10: note:                 struct tm
   struct tm {
          ^
0_0_36329443_24348.cpp:63:32: error: reference to 'tm' is ambiguous
                     for(int tt=tm[i];tt<=j;tt++){
                                ^
0_0_36329443_24348.cpp:13:5: note: candidates are: int tm [505]
 int tm[505];
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/ctime:42:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:49,
                 from 0_0_36329443_24348.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/time.h:88:10: note:                 struct tm
   struct tm {
          ^


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-09-28 15:31:26, Gzip enabled