0_0_30262401_14568.cpp:19:8: error: stray '#' in program
if(c#include<iostream>
^
0_0_30262401_14568.cpp: In function 'int main()':
0_0_30262401_14568.cpp:19:7: error: 'c' was not declared in this scope
if(c#include<iostream>
^
0_0_30262401_14568.cpp:19:9: error: expected ')' before 'include'
if(c#include<iostream>
^
0_0_30262401_14568.cpp:22:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_30262401_14568.cpp:109:2: error: expected '}' at end of input
}
^
0_0_30262401_14568.cpp:109:2: error: expected '}' at end of input
0_0_30262401_14568.cpp:109:2: error: expected '}' at end of input
|