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_36659442_18493.cpp: In function 'void solve()':
0_0_36659442_18493.cpp:2:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_36659442_18493.cpp:53:23: note: in expansion of macro 'int'
             if (pos < int(v[i].size()) && v[i][pos] <= N) {
                       ^
0_0_36659442_18493.cpp:2:13: error: expected ')' before 'long'
 #define int long long
             ^
0_0_36659442_18493.cpp:53:23: note: in expansion of macro 'int'
             if (pos < int(v[i].size()) && v[i][pos] <= N) {
                       ^
0_0_36659442_18493.cpp: At global scope:
0_0_36659442_18493.cpp:65:10: error: '::main' must return 'int'
 int main() {
          ^


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-12-02 09:05:55, Gzip enabled