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_26135138_19244.cpp:62:2: error: stray '#' in program
     for(auto a : s[u])
  ^
0_0_26135138_19244.cpp:62:9: error: stray '#' in program
     for(auto a : s[u])
         ^
0_0_26135138_19244.cpp:63:2: error: stray '#' in program
         s[fa].insert(a);
  ^
0_0_26135138_19244.cpp:63:9: error: stray '#' in program
         s[fa].insert(a);
         ^
0_0_26135138_19244.cpp:63:16: error: stray '#' in program
         s[fa].insert(a);
                ^
0_0_26135138_19244.cpp:63:23: error: stray '#' in program
         s[fa].insert(a);
                       ^
0_0_26135138_19244.cpp: In function 'void upp(int, int)':
0_0_26135138_19244.cpp:62:3: error: lvalue required as unary '&' operand
     for(auto a : s[u])
   ^
0_0_26135138_19244.cpp:62:10: error: lvalue required as unary '&' operand
     for(auto a : s[u])
          ^
0_0_26135138_19244.cpp:63:3: error: lvalue required as unary '&' operand
         s[fa].insert(a);
   ^
0_0_26135138_19244.cpp:63:10: error: lvalue required as unary '&' operand
         s[fa].insert(a);
          ^
0_0_26135138_19244.cpp:63:17: error: lvalue required as unary '&' operand
         s[fa].insert(a);
                 ^
0_0_26135138_19244.cpp:63:24: error: lvalue required as unary '&' operand
         s[fa].insert(a);
                        ^
0_0_26135138_19244.cpp:63:42: error: 'a' was not declared in this scope
         s[fa].insert(a);
                                          ^


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 12:33:02, Gzip enabled