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_39461908_29891.cpp: In function 'int main()':
0_0_39461908_29891.cpp:14:17: error: 'else' without a previous 'if'
   14 |                 else if (n == 2) cout << 26 * 26 << endl;
      |                 ^~~~
0_0_39461908_29891.cpp:15:17: error: 'else' without a previous 'if'
   15 |                 else if (n == 3) cout << 26 * 26 * 26 << endl;
      |                 ^~~~
0_0_39461908_29891.cpp:16:17: error: 'else' without a previous 'if'
   16 |                 else cout << 26 * 25 * 24 << endl;
      |                 ^~~~


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-10 11:39:58, Gzip enabled