3 lines
48 B
C++
Raw Normal View History

2024-07-24 15:17:01 +08:00
#include <emmintrin.h>
int main() { return 0; }