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_21598211_9943.cpp:1:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <iostream></span>
                                 ^
0_0_21598211_9943.cpp:2:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <string.h></span>
                                 ^
0_0_21598211_9943.cpp:3:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <stdio.h></span>
                                 ^
0_0_21598211_9943.cpp:4:33: error: stray '#' in program
 <span class="hljs-preprocessor">#include <algorithm></span>
                                 ^
0_0_21598211_9943.cpp:1:1: error: expected unqualified-id before '<' token
 <span class="hljs-preprocessor">#include <iostream></span>
 ^
0_0_21598211_9943.cpp:7:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">typedef</span> <span class="hljs-keyword">long</span> <span class="hljs-keyword">long</span> ll;
 ^
0_0_21598211_9943.cpp:8:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">const</span> <span class="hljs-keyword">int</span> mod = <span class="hljs-number">1e9</span>+<span class="hljs-number">7</span>;
 ^
0_0_21598211_9943.cpp:10:1: error: 'll' does not name a type
 ll quickpow(ll a,ll n)
 ^
0_0_21598211_9943.cpp:23:1: error: expected unqualified-id before '<' token
 <span class="hljs-keyword">int</span> 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-09-28 19:23:03, Gzip enabled