Problem | deathray |
---|---|
User | Duk168 |
Submission Time | 2024-10-22 11:08:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deathray.cpp:6:5: error: ‘bool’ is not a template
6 | bool <operator>(const vol& i) const {
| ^~~~
deathray.cpp:6:21: error: expected primary-expression before ‘const’
6 | bool <operator>(const vol& i) const {
| ^~~~~
deathray.cpp:6:35: error: expected ‘>’ before ‘const’
6 | bool <operator>(const vol& i) const {
| ^~~~~
deathray.cpp:6:41: error: expected unqualified-id before ‘{’ token
6 | bool <operator>(const vol& i) const {
| ^
In file included from /usr/include/c++/9/string:48,
from /usr/include/c++/9/bits/locale_classes.h:40,
from /usr/include/c++/9/bits/ios_base.h:41,
from /usr/include/c++/9/ios:42,
from /usr/include/c++/9/istream:38,
from /usr/include/c++/9/sstream:38