/ Vijos /

记录详情

Compile Error

foo.cpp:4:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
foo.cpp: In function 'int main()':
foo.cpp:15:51: error: 'printf' was not declared in this scope
foo.cpp:16:56: error: 'printf' was not declared in this scope
foo.cpp:44:29: error: 'sort' was not declared in this scope
foo.cpp:49:38: error: 'printf' was not declared in this scope
foo.cpp:70:31: error: 'sort' was not declared in this scope
foo.cpp:71:36: error: 'printf' was not declared in this scope
foo.cpp:114:29: error: 'sort' was not declared in this scope
foo.cpp:119:38: error: 'printf' was not declared in this scope
foo.cpp:160:29: error: 'sort' was not declared in this scope
foo.cpp:165:38: error: 'printf' was not declared in this scope
foo.cpp:172:36: error: 'printf' was not declared in this scope
foo.cpp:220:25: error: 'sort' was not declared in this scope
foo.cpp:225:38: error: 'printf' was not declared in this scope

信息

递交者
类型
递交
题目
P1394 HYH的线段
语言
C++
递交时间
2013-03-03 23:05:17
评测时间
2013-03-03 23:05:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes