| Problem | helloworld |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-04-19 15:13:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:46:18: error: missing template arguments after ‘tuple<...auto...>’
46 | using Manifest = std::tuple
| ^~~
In file included from /usr/include/c++/9/bits/move.h:55,
from /usr/include/c++/9/bits/nested_exception.h:40,
from /usr/include/c++/9/exception:144,
from /usr/include/c++/9/ios:39,
from /usr/include/c++/9/ostream:38,
from /usr/include/c++/9/iostream:39,
from helloworld.cpp:1:
/usr/include/c++/9/type_traits:2462:11: note: ‘template<class ... _Elements> class std::tuple’ declared here
2462 | class tuple;
| ^~~~~
helloworld.cpp: In function ‘std::vector<Opaque<tag_raw, int> > build_payload()’:
helloworld.cpp:57:28: error: ‘Manifest’ was not declared in this scope
57 | return manifest_to_vec<Manifest>(Gen<std::tuple_size_v<Manifest>>