Skip to content
☰
Features
Blog
Pricing
Teams Pro
Teams for Education
Careers
Log in
Sign up
▲
2
getting fatal error
Profile icon
meetpanchal1312
after run my program it is giving fatal error like "no input file"
how to resolve it ?
You are viewing a single comment.
View All
▲
1
Profile icon
timmy_i_chen
@meetpanchal1312
It would appear that you put your entire program in a comment using
/*
and
*/
- try taking it out and it should work.
getting fatal error
after run my program it is giving fatal error like "no input file"
how to resolve it ?
/*
and*/
- try taking it out and it should work.