| Problem | numberfun |
|---|---|
| User | LCJLY |
| Submission Time | 2023-01-21 00:47:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
numberfun.cpp:2:76: error: attribute(target(" popcnt")) is unknown
2 | #pragma GCC target("avx2, popcnt, lzcnt, abm, bmi, bmi2, fma, tune=native")
| ^
numberfun.cpp:2:76: error: attribute(target(" lzcnt")) is unknown
numberfun.cpp:2:76: error: attribute(target(" abm")) is unknown
numberfun.cpp:2:76: error: attribute(target(" bmi")) is unknown
numberfun.cpp:2:76: error: attribute(target(" bmi2")) is unknown
numberfun.cpp:2:76: error: attribute(target(" fma")) is unknown
numberfun.cpp:2:76: error: attribute(target(" tune=native")) is unknown