| marp | true |
|---|---|
| theme | academic |
| paginate | true |
| math | katex |
yunzinan 2023/3/13
$f = ma$
- 123
- 321
- aaaa
- bbbb
- 通过这种形式进行引用$^1$
1: 来源: https://www.wikipedia.org/
import torch
print(torch.cuda.is_available())或者例如下面这样的代码
#include <bits/stdc++.h>
using namespace std;
int main() {
int a;
scanf("%d", &a);
printf("%d\n, a);
return 0;
}