3 lines
51 B
C++
3 lines
51 B
C++
// PLACEHOLDER
|
|
#include <stdint.h>
|
|
uint64_t a = 0;
|
// PLACEHOLDER
|
|
#include <stdint.h>
|
|
uint64_t a = 0;
|