Problem yayornay
User joeyyy1
Submission Time 2024-06-21 13:09:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp:5:1: error: ‘::main’ must return ‘int’
5 | string main()
| ^~~~~~
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:10:9: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive]
10 | if(a = ("CPIC"))
| ~^~~~~~~
| |
| const char*