Browse Source

Update 'test1.cpp'

master
mh 5 months ago
parent
commit
9fbfdb27de
  1. 3
      test1.cpp

3
test1.cpp

@ -1,5 +1,8 @@
#include <stdio.h>
int main() {
int a = 5;
int b = 10;

Loading…
Cancel
Save