This commit is contained in:
agra
2026-02-22 17:24:04 +02:00
parent 775dcb44cc
commit d3e574eae5
38 changed files with 16135 additions and 33 deletions

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1,2 @@
add_numbers(10, 20) = 30
multiply(5, 6) = 30

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1 @@
no image (expected in test)

View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1,2 @@
tc.add_numbers(10, 20) = 30
tc.multiply(5, 6) = 8589934622