3 lines
48 B
C++
3 lines
48 B
C++
|
#include <emmintrin.h>
|
||
|
int main() { return 0; }
|