problemscpp
A collection of my answers to algorithm problems in c++.
|
AcWing 806. 两个数的和 更多...
#include <acwing.h>
静态 Public 成员函数 | |
static double | add (double x, double y) |
static int | main (istream &cin, ostream &cout) |
|
static |
|
static |
在文件 acwing.cpp 第 4410 行定义.
引用了 add().
被这些函数引用 acwing::TEST().