Problem tungtungtungtungtungsahur
User liuhc1017
Submission Time 2025-05-07 17:15:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tungtungtungtungtungsahur.cpp:3:4: error: invalid digit "9" in octal constant
3 | 17:09 (5 minutes ago)
| ^~
tungtungtungtungtungsahur.cpp:1:1: error: ‘Kevin’ does not name a type
1 | Kevin Shen Shiqi (HCI)
| ^~~~~
In file included from /usr/include/c++/9/cmath:43,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:41,
from tungtungtungtungtungsahur.cpp:7:
/usr/include/c++/9/ext/type_traits.h:162:35: error: ‘bool __gnu_cxx::__is_null_pointer’ redeclared as different kind of entity
162 | __is_null_pointer(std::nullptr_t)
| ^
/usr/include/c++/9/ext/type_traits.h:157:5: note: previous declaration ‘template<class _Type> bool __gnu_cxx::__is_null_pointer(_Type)’
157 | __is_null_pointer(_Type)
| ^~~~~~~~~~~~~~~~~
/usr/include/c++/9/ext/type_traits.h:162:26: error: ‘nullptr_t’ is not a member of ‘std’
162 | __is_null