reindent, add #include <cstding>
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
// Compute a sequence of numbers such that the number of occurrences of i
|
||||
// in the sequence is equal to the value of the ith number.
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
|
||||
#include "absl/flags/flag.h"
|
||||
#include "absl/flags/parse.h"
|
||||
|
||||
Reference in New Issue
Block a user