Problem orz
User vadar2525
Submission Time 2025-02-17 17:47:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orz.cpp: In function ‘int main()’:
orz.cpp:16:3: error: ‘coutc’ was not declared in this scope
16 | coutc<< "ryangohcha orz";
| ^~~~~
orz.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
orz.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^