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_29354865_17742.cpp:7:2: error: stray '#' in program
     int n;                  //待接收的字符串个数
  ^
0_0_29354865_17742.cpp:7:8: error: stray '#' in program
     int n;                  //待接收的字符串个数
        ^
0_0_29354865_17742.cpp:7:14: error: stray '#' in program
     int n;                  //待接收的字符串个数
              ^
0_0_29354865_17742.cpp:8:2: error: stray '#' in program
     int max=0;              //统计数量最多的字符串
  ^
0_0_29354865_17742.cpp:8:8: error: stray '#' in program
     int max=0;              //统计数量最多的字符串
        ^
0_0_29354865_17742.cpp:8:14: error: stray '#' in program
     int max=0;              //统计数量最多的字符串
              ^
0_0_29354865_17742.cpp: In function 'int main()':
0_0_29354865_17742.cpp:7:3: error: lvalue required as unary '&' operand
     int n;                  //待接收的字符串个数
   ^
0_0_29354865_17742.cpp:7:9: error: lvalue required as unary '&' operand
     int n;                  //待接收的字符串个数
         ^
0_0_29354865_17742.cpp:7:15: error: lvalue required as unary '&' operand
     int n;                  //待接收的字符串个数
               ^
0_0_29354865_17742.cpp:8:3: error: lvalue required as unary '&' operand
     int max=0;              //统计数量最多的字符串
   ^
0_0_29354865_17742.cpp:8:9: error: lvalue required as unary '&' operand
     int max=0;              //统计数量最多的字符串
         ^
0_0_29354865_17742.cpp:8:15: error: lvalue required as unary '&' operand
     int max=0;              //统计数量最多的字符串
               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-11 06:06:16, Gzip enabled