mirror of
https://github.com/xusun0623/exam_code_for_408.git
synced 2026-02-04 02:44:36 +08:00
删除CMake 增加2021代码题
This commit is contained in:
4
code_graph_2021.cpp
Normal file
4
code_graph_2021.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <stdio.h>
|
||||
int main() {
|
||||
printf("hello");
|
||||
}
|
||||
Reference in New Issue
Block a user