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_38847690_9653.cpp: In function 'int main()':
0_0_38847690_9653.cpp:33:7: error: 't' was not declared in this scope; did you mean 'tm'?
   33 |       t j=1;j<=n;j++)
      |       ^
      |       tm
0_0_38847690_9653.cpp:33:13: error: 'j' was not declared in this scope
   33 |       t j=1;j<=n;j++)
      |             ^
0_0_38847690_9653.cpp:40:9: error: expected primary-expression before '/' token
   40 |       }*/
      |         ^
0_0_38847690_9653.cpp:41:9: error: expected primary-expression before 'for'
   41 |         for(i = 1; i <= n; ++i) {
      |         ^~~
0_0_38847690_9653.cpp:41:20: error: 'i' was not declared in this scope
   41 |         for(i = 1; i <= n; ++i) {
      |                    ^
0_0_38847690_9653.cpp: At global scope:
0_0_38847690_9653.cpp:65:5: error: expected unqualified-id before 'return'
   65 |     return 0;
      |     ^~~~~~
0_0_38847690_9653.cpp:66:1: error: expected declaration before '}' token
   66 | }
      | ^


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-23 11:31:44, Gzip enabled