navigation switch
Home
Contests
Notification
Clarification
Problems
Ranklist
Status
HackStatus
Problem 1001
为何第三题显示当时RE了,然而在HDU已经AC
eolv
| 2016-05-14 22:28:28
Author
明明是正确的代码,可是强行FST。这我不服
tangjz
| 2016-05-14 23:44:09
# 1
两边编译器并不是一样的,主站扩过栈的
eolv
| 2016-05-15 17:25:37
# 2
然而我有在代码里面加#pragma comment(linker, "/STACK:102400000,102400000")啊。
tangjz
| 2016-05-15 21:27:13
# 3
If you need a larger stack size, please use #pragma comment(linker, "/STACK:102400000,102400000") and submit your solution using C++. and submit your solution using C++ using C++ instead of G++
eolv
| 2016-05-15 22:16:31
# 4
唔。这样。多谢指教
Title
Content