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_38715363_21363.cpp: In function 'void solve()':
0_0_38715363_21363.cpp:31:9: error: expected ',' or ';' before 'int'
   31 |         int c=0;
      |         ^~~
0_0_38715363_21363.cpp:47:41: error: 'c' was not declared in this scope
   47 |                                         c=cnt[i][k];
      |                                         ^
0_0_38715363_21363.cpp:50:41: error: 'c' was not declared in this scope
   50 |                                         c=(c+cnt[i][k])%mod;
      |                                         ^
0_0_38715363_21363.cpp:55:26: error: 'c' was not declared in this scope
   55 |         if(mn==inf)mn=-1,c=-1;
      |                          ^
0_0_38715363_21363.cpp:56:31: error: 'c' was not declared in this scope
   56 |         printf("%lld %d\n",mn,c);
      |                               ^


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-10-06 22:24:04, Gzip enabled