[lab2]fixed a lot of bugs
This commit is contained in:
@@ -7,7 +7,7 @@ int main(int e){
|
||||
a = 10;
|
||||
b = 2;
|
||||
a = 11;
|
||||
c = 1.3 ;
|
||||
c = 1.6 ;
|
||||
return a+b;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user