| Problem | burgers |
|---|---|
| User | loverin |
| Submission Time | 2023-05-09 00:44:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘void make(uint64_t&, const std::vector<long unsigned int>&, const std::vector<long unsigned int>&)’:
burgers.cpp:7:23: error: ‘uint64_t_MAX’ was not declared in this scope; did you mean ‘uint64_t’?
7 | uint64_t mainLimit = uint64_t_MAX;
| ^~~~~~~~~~~~
| uint64_t