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_39053775_18345.cpp: In function 'int main()':
0_0_39053775_18345.cpp:53:30: error: 'n3' was not declared in this scope; did you mean 'ny'?
   53 |                     pq.push({n3 x, ny, cheese[nx][ny] + newCheese});
      |                              ^~
      |                              ny
0_0_39053775_18345.cpp:53:33: error: expected '}' before 'x'
   53 |                     pq.push({n3 x, ny, cheese[nx][ny] + newCheese});
      |                             ~   ^
0_0_39053775_18345.cpp:53:32: error: expected ')' before 'x'
   53 |                     pq.push({n3 x, ny, cheese[nx][ny] + newCheese});
      |                            ~   ^~
      |                                )
0_0_39053775_18345.cpp:53:66: error: expected ')' before '}' token
   53 |                     pq.push({n3 x, ny, cheese[nx][ny] + newCheese});
      |                            ~                                     ^
      |                                                                  )
0_0_39053775_18345.cpp:53:67: error: expected primary-expression before ')' token
   53 |                     pq.push({n3 x, ny, cheese[nx][ny] + newCheese});
      |                                                                   ^
0_0_39053775_18345.cpp:58:17: error: 'pq' was not declared in this scope
   58 |         cout << pq.top().cheese << endl;
      |                 ^~
0_0_39053775_18345.cpp: At global scope:
0_0_39053775_18345.cpp:61:5: error: expected unqualified-id before 'return'
   61 |     return 0;
      |     ^~~~~~
0_0_39053775_18345.cpp:62:1: error: expected declaration before '}' token
   62 | }
      | ^


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-06-02 05:49:35, Gzip enabled