problemscpp
A collection of my answers to algorithm problems in c++.
Public 属性 | 所有成员列表
acwing::acwing3378::student结构体 参考

#include <acwing408.h>

Public 属性

string name
 
int score
 

详细描述

在文件 acwing408.h29 行定义.

类成员变量说明

◆ name

string acwing::acwing3378::student::name

在文件 acwing408.h30 行定义.

◆ score

int acwing::acwing3378::student::score

在文件 acwing408.h31 行定义.


该结构体的文档由以下文件生成: