Update 0494.目标和.md

This commit is contained in:
a12bb
2024-03-07 20:16:56 +08:00
parent 12365a3a4f
commit 702916f356

View File

@ -585,6 +585,8 @@ impl Solution {
}
}
```
## C
```c
int getSum(int * nums, int numsSize){
int sum = 0;
@ -652,3 +654,4 @@ public class Solution
<a href="https://programmercarl.com/other/kstar.html" target="_blank">
<img src="../pics/网站星球宣传海报.jpg" width="1000"/>
</a>