Update template.cc
Signed-off-by: subcrip <contact@subc.rip>
This commit is contained in:
parent
35d9ba4739
commit
4c64b0e9e8
|
@ -5,8 +5,7 @@
|
|||
#pragma GCC optimize("Ofast")
|
||||
/////////////////////////////////////////////////////////
|
||||
/**
|
||||
* This code should require C++14.
|
||||
* However, it's only been tested with C++17.
|
||||
* This code requires C++17.
|
||||
*/
|
||||
|
||||
#include<bits/stdc++.h>
|
||||
|
|
Loading…
Reference in New Issue