A. New World, New Me, New Array
思路:这题挺简单的,在对k取绝对值后会更简单一点。
然后注意上取整。
#include <bits/stdc.h>
using namespace std;
#define int long long
#define endl \nvoid solve()
{int n, k, p;cin >> n >&g…
compileVersion 5.0.2(14)
音频播放
import media from ohos.multimedia.media;
import common from ohos.app.ability.common;
import { BusinessError } from ohos.base;Entry
Component
struct AudioPlayer {private avPlayer: media.AVPlayer | nu…