Problem | trivialmaths |
---|---|
User | YSH2020 |
Submission Time | 2025-02-21 10:12:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trivialmaths.cpp:4:62: error: attribute(target(" bmi2")) is unknown
4 | #pragma GCC target("bmi, bmi2, popcnt, lzcnt, avx, avx2, fma")
| ^
trivialmaths.cpp:4:62: error: attribute(target(" popcnt")) is unknown
trivialmaths.cpp:4:62: error: attribute(target(" lzcnt")) is unknown
trivialmaths.cpp:4:62: error: attribute(target(" avx")) is unknown
trivialmaths.cpp:4:62: error: attribute(target(" avx2")) is unknown
trivialmaths.cpp:4:62: error: attribute(target(" fma")) is unknown