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_30027821_20183.cpp:1:2: error: invalid preprocessing directive #incl
 #incl//ude <bits/stdc++.h>
  ^
0_0_30027821_20183.cpp: In function 'mat qp(mat, ll)':
0_0_30027821_20183.cpp:35:28: error: 'memset' was not declared in this scope
     memset(a.m,0,sizeof a.m);
                            ^
0_0_30027821_20183.cpp: In function 'int main()':
0_0_30027821_20183.cpp:64:25: error: 'stdin' was not declared in this scope
     freopen("i.txt","r",stdin);
                         ^
0_0_30027821_20183.cpp:64:30: error: 'freopen' was not declared in this scope
     freopen("i.txt","r",stdin);
                              ^
0_0_30027821_20183.cpp:66:18: error: 'scanf' was not declared in this scope
     scanf("%d",&T);
                  ^
0_0_30027821_20183.cpp:72:34: error: 'printf' was not declared in this scope
             printf("%lld\n",dt(n));
                                  ^
0_0_30027821_20183.cpp:75:39: error: 'memset' was not declared in this scope
         mat a; memset(a.m,0,sizeof a.m);
                                       ^
0_0_30027821_20183.cpp:95:46: error: 'printf' was not declared in this scope
         printf("%lld 474402220\n",res.m[0][0]);
                                              ^


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-11-17 03:47:25, Gzip enabled