This commit is contained in:
Pin
2021-10-16 00:49:10 -04:00
parent 677c34d367
commit a2f023d76b
3 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#pragma GCC optimize("Ofast")
#include <endian.h>
#include <stdio.h>
#include <unistd.h>