Problem blank
User cobnet
Submission Time 2024-04-01 15:41:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blank.cpp: In function ‘int main()’:
blank.cpp:1:17: error: ‘printf’ is not a member of ‘std’
1 | int main(){std::printf('mogh');}
| ^~~~~~