• AACPOJ
  • Home
  • Problems
  • Submissions
  • Users
  • Contests
  • AACPBOOK
  • Editor
  • About
  • Resources
Log in  or  Sign up

  • Blog
  • Events

News

First Post

admin posted on June 16, 2025, 12:00 p.m. 0

Welcome to the AACPOJ!

#include<iostream>
using namespace std;
int main() {
    cout << "Hello, World!" << endl;
    return 0;
}

New problems

  • A × B × C
  • 平均距離
  • 差分基礎題
  • 計算數字個數 1
  • 計算數字個數 2
  • O(n^2) 極限測試題 1:區間求和隨機測資
  • O(n^2) 極限測試題 2:區間求和非隨機測資

powered by DMOJ |