problemscpp
A collection of my answers to algorithm problems in c++.
|
类 | |
struct | student |
类型定义 | |
typedef struct acwing::acwing3376::student | student |
函数 | |
int | main (istream &cin, ostream &cout) |
TEST (acwing3376, case1) | |
typedef struct acwing::acwing3376::student acwing::acwing3376::student |
int acwing::acwing3376::main | ( | istream & | cin, |
ostream & | cout | ||
) |
在文件 acwing408.cpp 第 54 行定义.
引用了 acwing::acwing3376::student::score.
被这些函数引用 TEST().
acwing::acwing3376::TEST | ( | acwing3376 | , |
case1 | |||
) |