#includecstdio.h> wincludecmath.h> main () int a,b,c,s,areaj printf("Enter the value of side a:"); scanf("%d",&a); printf("Enter the value of side b:"); scanf("Xd",&b); printf("Enter the value of side c:"); scanf("Xd", &c); s-(a+b+c)/2; area-sqrt(s(s-a)(s-b)(s-c)); printf("\nThe semi-perimeter is:",5); printf("\n\nThe area is:", area); return e

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

what is wrong with my code?

* Project1 - [no6.dev] - Dev-C++ 5.11
File Edit Search View Project Execute Tools AStyle Window Help
O X
TDM-GCC 4.9.2 64-bit Release
(globals)
Project Classes Debug
no.6.c
aO Project1
1
#include<stdio.h>
2
#include<math.h>
3
main ()
int a,b,c,s, area;
printf("Enter the value of side a:");
scanf("%d",&a);
printf("Enter the value of side b:");
scanf ("%d",&b);
printf("Enter the value of side c:");
scanf ("%d",&c);
s=(a+b+c)/2;
area=sqrt(s(s-a)(s-b)(s-c));
printf("\nThe semi-perimeter is:",s);
printf("\n\nThe area is:", area);
6
7
8
9
10
11
12
13
14
15
16
return e;
17
88 Compiler (4) G Resources dih Compile Log V Debug S Find Results
Close
Line
Col
File
Message
F:\BES 103\Prelim Practice\Dev C++\no.6.c
In function 'main':
13
12
F:\BES 103\Prelim
tice\Dev C
[Error] called object
is not a function or function pointer
5
12
F:\BES 103\Prelim Practice\Dev C++\no.6.c
[Note] declared here
28
F:\BES 103\Prelim Practice\Dev C++\Makefile.win
recipe for target 'no.6.o' failed
Line: 17
Col:
2
Sel: 0
Lines: 17
Length: 379
Insert
Done parsing in 0.031 seconds
8:33 AM
DEV
C+
MS
O Type here to search
4/10/2021
Transcribed Image Text:* Project1 - [no6.dev] - Dev-C++ 5.11 File Edit Search View Project Execute Tools AStyle Window Help O X TDM-GCC 4.9.2 64-bit Release (globals) Project Classes Debug no.6.c aO Project1 1 #include<stdio.h> 2 #include<math.h> 3 main () int a,b,c,s, area; printf("Enter the value of side a:"); scanf("%d",&a); printf("Enter the value of side b:"); scanf ("%d",&b); printf("Enter the value of side c:"); scanf ("%d",&c); s=(a+b+c)/2; area=sqrt(s(s-a)(s-b)(s-c)); printf("\nThe semi-perimeter is:",s); printf("\n\nThe area is:", area); 6 7 8 9 10 11 12 13 14 15 16 return e; 17 88 Compiler (4) G Resources dih Compile Log V Debug S Find Results Close Line Col File Message F:\BES 103\Prelim Practice\Dev C++\no.6.c In function 'main': 13 12 F:\BES 103\Prelim tice\Dev C [Error] called object is not a function or function pointer 5 12 F:\BES 103\Prelim Practice\Dev C++\no.6.c [Note] declared here 28 F:\BES 103\Prelim Practice\Dev C++\Makefile.win recipe for target 'no.6.o' failed Line: 17 Col: 2 Sel: 0 Lines: 17 Length: 379 Insert Done parsing in 0.031 seconds 8:33 AM DEV C+ MS O Type here to search 4/10/2021
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY