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_20602271_22590.cpp:1:1: error: 'function' does not name a type
 function ghostCS2(param,n)
 ^
0_0_20602271_22590.cpp:5:1: error: 'RI' does not name a type
 RI=imref2d(size(g));
 ^
0_0_20602271_22590.cpp:6:1: error: 'RI' does not name a type
 RI.XWorldLimits=[-3 3];
 ^
0_0_20602271_22590.cpp:7:1: error: 'RI' does not name a type
 RI.YWorldLimits=[-1.5 1.5];
 ^
0_0_20602271_22590.cpp:8:8: error: expected constructor, destructor, or type conversion before '(' token
 subplot(3,2,1)
        ^
0_0_20602271_22590.cpp:11:1: error: expected unqualified-id before '%' token
 %xlabel('a')'FontSize',18
 ^
0_0_20602271_22590.cpp:15:1: error: expected unqualified-id before '%' token
 %xlabel('b')
 ^
0_0_20602271_22590.cpp:19:1: error: 'RI' does not name a type
 RI=imref2d(size(g));
 ^
0_0_20602271_22590.cpp:20:1: error: 'RI' does not name a type
 RI.XWorldLimits=[-3 3];
 ^
0_0_20602271_22590.cpp:21:1: error: 'RI' does not name a type
 RI.YWorldLimits=[-1.5 1.5];
 ^
0_0_20602271_22590.cpp:22:8: error: expected constructor, destructor, or type conversion before '(' token
 subplot(3,2,3)
        ^
0_0_20602271_22590.cpp:25:1: error: expected unqualified-id before '%' token
 %xlabel('c')
 ^
0_0_20602271_22590.cpp:29:1: error: expected unqualified-id before '%' token
 %xlabel('d')
 ^
0_0_20602271_22590.cpp:33:1: error: 'RI' does not name a type
 RI=imref2d(size(g));
 ^
0_0_20602271_22590.cpp:34:1: error: 'RI' does not name a type
 RI.XWorldLimits=[-3 3];
 ^
0_0_20602271_22590.cpp:35:1: error: 'RI' does not name a type
 RI.YWorldLimits=[-1.5 1.5];
 ^
0_0_20602271_22590.cpp:36:8: error: expected constructor, destructor, or type conversion before '(' token
 subplot(3,2,5)
        ^
0_0_20602271_22590.cpp:39:1: error: expected unqualified-id before '%' token
 %xlabel('e')
 ^
0_0_20602271_22590.cpp:43:1: error: expected unqualified-id before '%' token
 %xlabel('f')
 ^


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-30 18:51:44, Gzip enabled