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_28263290_11445.cpp:11:6: error: stray '#' in program
         if(t<0) break;
      ^
0_0_28263290_11445.cpp:11:12: error: stray '#' in program
         if(t<0) break;
            ^
0_0_28263290_11445.cpp:11:18: error: stray '#' in program
         if(t<0) break;
                  ^
0_0_28263290_11445.cpp:11:24: error: stray '#' in program
         if(t<0) break;
                        ^
0_0_28263290_11445.cpp:12:6: error: stray '#' in program
         cin>>a;
      ^
0_0_28263290_11445.cpp:12:12: error: stray '#' in program
         cin>>a;
            ^
0_0_28263290_11445.cpp:12:18: error: stray '#' in program
         cin>>a;
                  ^
0_0_28263290_11445.cpp:12:24: error: stray '#' in program
         cin>>a;
                        ^
0_0_28263290_11445.cpp: In function 'int main()':
0_0_28263290_11445.cpp:11:7: error: lvalue required as unary '&' operand
         if(t<0) break;
       ^
0_0_28263290_11445.cpp:11:13: error: lvalue required as unary '&' operand
         if(t<0) break;
             ^
0_0_28263290_11445.cpp:11:19: error: lvalue required as unary '&' operand
         if(t<0) break;
                   ^
0_0_28263290_11445.cpp:11:25: error: lvalue required as unary '&' operand
         if(t<0) break;
                         ^
0_0_28263290_11445.cpp:12:7: error: lvalue required as unary '&' operand
         cin>>a;
       ^
0_0_28263290_11445.cpp:12:13: error: lvalue required as unary '&' operand
         cin>>a;
             ^
0_0_28263290_11445.cpp:12:19: error: lvalue required as unary '&' operand
         cin>>a;
                   ^
0_0_28263290_11445.cpp:12:25: error: lvalue required as unary '&' operand
         cin>>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-16 17:47:29, Gzip enabled