-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathContestProblems.html
More file actions
17 lines (11 loc) · 1.19 KB
/
ContestProblems.html
File metadata and controls
17 lines (11 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>ContestProblems</title><link rel="stylesheet" type="text/css" href="../../styles/main.css" /><script type="text/javascript" src="../../styles/main.js"></script><script type="text/javascript">NDLoader.LoadJS("Content", "../../styles/");</script></head>
<!-- Generated by Natural Docs, version 2.0.2 -->
<!-- saved from url=(0016)http://localhost -->
<body onload="NDLoader.OnLoad('Content');" class="NDPage NDContentPage">
<a name="Topic5"></a><div class="CTopic TClass LPython first">
<div class="CTitle">ContestProblems</div>
<div class="NDClassPrototype HasParents" id="NDClassPrototype5"><div class="CPEntry Parent TClass"><div class="CPName">Model</div></div><div class="CPEntry TClass Current"><div class="CPName">ContestProblems</div></div></div>
<div class="CBody"><p>All contest problems belong to a Contest and are itself a question. contest defines the instance of Contest Class it belongs question defines the questions that belongs to that contest.</p></div>
</div>
</body></html>