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_34436645_26670.cpp:1:49: error: unrecognized command line option '-f no-stack-protector'
 #pragma GCC optimize("Ofast, no-stack-protector")
                                                 ^
0_0_34436645_26670.cpp:2:86: error: attribute(target(" sse2")) is unknown
 #pragma GCC target("sse, sse2, sse3, ssse3, sse4, popcnt, abm, mmx, avx, tune=native")
                                                                                      ^
0_0_34436645_26670.cpp:2:86: error: attribute(target(" sse3")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" ssse3")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" sse4")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" popcnt")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" abm")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" mmx")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" avx")) is unknown
0_0_34436645_26670.cpp:2:86: error: attribute(target(" tune=native")) is unknown
In file included from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/assert.h:15,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cassert:43,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:33,
                 from 0_0_34436645_26670.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:656:31: error: unrecognized command line option '-f no-stack-protector'
 void __cdecl __debugbreak(void);
                               ^
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:656:31: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:657:53: error: unrecognized command line option '-f no-stack-protector'
 __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void)
                                                     ^
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:665:39: error: unrecognized command line option '-f no-stack-protector'
 const char *__mingw_get_crt_info (void);
                                       ^
GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:665:39: error: unrecognized command line option '-f no-stack-protector'
In file included from GCC4.9.2/x86_64-w64-mingw32/include/assert.h:17:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/cassert:43,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:33,
                 from 0_0_34436645_26670.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:133:85: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler);
                                                                                     ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:133:85: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:134:63: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void);
                                                               ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:134:63: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:137:112: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler);
                                                                                                                ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:137:112: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:138:81: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void);
                                                                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:138:81: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:142:42: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP extern int *__cdecl _errno(void);
                                          ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:142:42: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:144:40: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _set_errno(int _Value);
                                        ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:144:40: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:145:41: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_errno(int *_Value);
                                         ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:145:41: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:147:49: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP unsigned long *__cdecl __doserrno(void);
                                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:147:49: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:149:53: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _set_doserrno(unsigned long _Value);
                                                     ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:149:53: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:150:54: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_doserrno(unsigned long *_Value);
                                                      ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:150:54: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:230:44: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_pgmptr(char **_Value);
                                            ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:230:44: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:231:48: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_wpgmptr(wchar_t **_Value);
                                                ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:231:48: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:240:47: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP errno_t __cdecl _set_fmode(int _Mode);
                                               ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:240:47: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:241:49: error: unrecognized command line option '-f no-stack-protector'
   _CRTIMP errno_t __cdecl _get_fmode(int *_PMode);
                                                 ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:241:49: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:288:55: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_osplatform(unsigned int *_Value);
                                                       ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:288:55: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:289:50: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_osver(unsigned int *_Value);
                                                  ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:289:50: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:290:51: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_winver(unsigned int *_Value);
                                                   ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:290:51: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:291:53: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_winmajor(unsigned int *_Value);
                                                     ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:291:53: error: unrecognized command line option '-f no-stack-protector'
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:292:53: error: unrecognized command line option '-f no-stack-protector'
   errno_t __cdecl _get_winminor(unsigned int *_Value);
                                                     ^
GCC4.9.2/x86_64-w64-mingw32/include/stdlib.h:292:53: error: unrecogniz


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-21 17:31:39, Gzip enabled