problemscpp
A collection of my answers to algorithm problems in c++.
|
函数 | |
int | main (istream &cin, ostream &cout) |
TEST (beautiful_average, case1) | |
int codeforces::beautiful_average::main | ( | istream & | cin, |
ostream & | cout ) |
在文件 codeforces.cpp 第 13 行定义.
被这些函数引用 TEST().
codeforces::beautiful_average::TEST | ( | beautiful_average | , |
case1 | ) |
在文件 codeforces_test.cpp 第 9 行定义.
引用了 main().