https://www.acmicpc.net/problem/32260
1
2
3
4
5
6
|
#include "aplusb.h"
int sum(int A, int B) {
return A + B ;
}
|
cs |
반응형
'python-algorithm' 카테고리의 다른 글
백준 32384 사랑은 고려대입니다 (0) | 2024.11.27 |
---|---|
leetcode 3330. Find the Original Typed String I (0) | 2024.10.27 |
백준 32154 SUAPC 2024 Winter (1) | 2024.10.27 |
3300. Minimum Element After Replacement With Digit Sum (0) | 2024.10.05 |
leetcode 3210. Find the Encrypted String (0) | 2024.09.23 |
댓글