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_39353183_16828.cpp: In function 'void solve()':
0_0_39353183_16828.cpp:19:42: error: expected unqualified-id before 'int'
   19 |                         for (int k1 = 1, int k2 = 0; k1 < a[i].size(); k1++)
      |                                          ^~~
0_0_39353183_16828.cpp:19:41: error: expected ';' before 'int'
   19 |                         for (int k1 = 1, int k2 = 0; k1 < a[i].size(); k1++)
      |                                         ^~~~
      |                                         ;
0_0_39353183_16828.cpp:19:70: error: expected ')' before ';' token
   19 |                         for (int k1 = 1, int k2 = 0; k1 < a[i].size(); k1++)
      |                             ~                                        ^
      |                                                                      )
0_0_39353183_16828.cpp:19:72: error: 'k1' was not declared in this scope
   19 |                         for (int k1 = 1, int k2 = 0; k1 < a[i].size(); k1++)
      |                                                                        ^~


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-25 12:36:36, Gzip enabled