C with classes
This commit is contained in:
6
C/BasicSyntax/未命名6.cpp
Normal file
6
C/BasicSyntax/未命名6.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
int main(){
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user