a = 1;
c = a;
b = a + c;
//this is a comment
if(a >b + (7 * 32 + 8) * 3)
{
if(a < 0)
a = a + 1;
else
{
c = 80;//this is another comment
}
}
else
b =
a -c;
for(i =0;i < 80;i = i+ 1)
{
for(j = 0;j < 80 ; j = j+1) //this is comment too
a = a+1;
a
=
c
+
1;
}
write a*(b + c) -c/d;
-
Notifications
You must be signed in to change notification settings - Fork 0
miaojiuchen/Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C-like Language Compiler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published