add lab6
This commit is contained in:
6
Lab6/output/Test1.out
Normal file
6
Lab6/output/Test1.out
Normal file
@@ -0,0 +1,6 @@
|
||||
2030
|
||||
CS2030S
|
||||
world!
|
||||
hello
|
||||
world!
|
||||
hello
|
||||
7
Lab6/output/Test2.out
Normal file
7
Lab6/output/Test2.out
Normal file
@@ -0,0 +1,7 @@
|
||||
2030
|
||||
?
|
||||
CS2030S
|
||||
CS2030S
|
||||
world!
|
||||
hello
|
||||
hello
|
||||
19
Lab6/output/Test3.out
Normal file
19
Lab6/output/Test3.out
Normal file
@@ -0,0 +1,19 @@
|
||||
123456
|
||||
1
|
||||
?
|
||||
?
|
||||
1
|
||||
123456
|
||||
length
|
||||
6
|
||||
length
|
||||
6
|
||||
length
|
||||
6
|
||||
1010
|
||||
?
|
||||
?
|
||||
2030
|
||||
2020
|
||||
1010
|
||||
/ by zero
|
||||
23
Lab6/output/Test4.out
Normal file
23
Lab6/output/Test4.out
Normal file
@@ -0,0 +1,23 @@
|
||||
?
|
||||
?
|
||||
?
|
||||
?
|
||||
combine
|
||||
2030
|
||||
20
|
||||
30
|
||||
?
|
||||
?
|
||||
2030 + 0.1
|
||||
2030
|
||||
9
|
||||
8
|
||||
7
|
||||
6
|
||||
5
|
||||
4
|
||||
3
|
||||
2
|
||||
1
|
||||
0
|
||||
1024
|
||||
6
Lab6/output/Test5.out
Normal file
6
Lab6/output/Test5.out
Normal file
@@ -0,0 +1,6 @@
|
||||
((? | ?) & !(!(?)))
|
||||
((!(?) & !(?)) | !(?))
|
||||
((? | ?) & ?)
|
||||
true
|
||||
((!(t) & !(?)) | !(t))
|
||||
((t | ?) & t)
|
||||
Reference in New Issue
Block a user