Ubuntu Pastebin

Paste from urek at Sun, 11 Jun 2017 15:45:23 +0000

Download as text
1
2
3
4
5
6
7
home/urek/somma.c:4:1: warning: return type defaults to "int" [-wimplicit-int]
main()
^---

/home/urek/somma.c: in function "main":
/home/urek/somma.c:21:1: error : expected ";" before "}" token
}
Download as text