master
Christoph Klinck 2023-10-17 18:17:18 +02:00
parent 0b609eecb3
commit b8bc79e209
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ public class Sum {
int n;
int s;
int i;
int x;
n = 4;