-
Notifications
You must be signed in to change notification settings - Fork 2
/
entry.html
172 lines (141 loc) · 7.65 KB
/
entry.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html>
<!--#include virtual="commonhead.html" -->
<head>
<meta charset="utf-8">
<meta name="Description" content="SamurAI Coding 2017-18">
<meta name="author" content="Hironori Washizaki">
<title>SamurAI Coding 2017-18: Entry</title>
<link rel="stylesheet" href="stylesheets/default.css">
</head>
<body>
<!--#include virtual="header.html" -->
<header id="mast">
<center>
<img src="images/samurailogo.png" width="391" height="90" alt="" title=""/><br>
<a href="http://www.ipsj.or.jp/english/index.html"><img src="images/IPSJ_logoC_M.gif" title="logo_ipsj" width="200"/></a><br>
<a href="http://www.e-seikatsu.info/"><img src="images/e-Seikatsu.png" width="160"/></a>
<a href="http://www.hitachi.co.jp/"><img src="images/ea60010030dmac.png" width="150"/></a>
<br>
<a href="https://jprs.co.jp/"><img src="images/jprs.jpg" width="100"/></a>
<a href="http://www.fujitsu.com/"><img src="images/fujitsu-logo.jpg" width="103"/></a>
<br>
<a href="http://jp.ieee.org/"><img src="images/IEEE.jpg" title="IEEE Japan Office" width="65"/></a>
<a href="http://www.jeita.or.jp/"><img src="images/JEITA.jpg" title="Japan Electronics and Information Technology Industries Association" width="75"/></a>
<a href="http://www.jisa.or.jp/"><img src="images/JISA.png" title="Japan Information Technology Services Industry Association" width="75"/></a>
<a href="http://www.jssst.or.jp/"><img src="images/JSSST.gif" title="Japan Society for Software Science and Technology" width="75"/></a>
<a href="http://www.ieice.org/"><img src="images/IEICE.bmp" title="The Institute of Electronics, Information and Communication Engineers" width="45"/></a>
<a href="http://www.ai-gakkai.or.jp/"><img src="images/JSAI.png" title="The Japanese Society for Artificial Intelligence" width="55"/></a><br>
<a href="http://www.ipa.go.jp/"><img src="images/IPA.png" title="Information-technology Promotion Agency, Japan" width="85"/></a>
<a href="http://www.computer.org/web/guest"><img src="images/ComputerSocietyLogo-RGB-stacked.gif" title="IEEE Computer Society" width="95"/></a>
<a href="http://kiise.or.kr/"><img src="images/KIISE.jpg" title="The Korean Institute of Information Scientists and Engineers" width="116"/></a>
<a href="http://www.juas.or.jp/"><img src="images/JUAS.png" title="Japan Users Association of Information Systems" width="65"/></a>
<a href="http://www.ccf.org.cn/"><img src="images/CCF.gif" title="China Computer Federation" width="60"/></a>
</center>
<nav id="global">
<ul>
<li><a href=".">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="rules.html">Rules</a></li>
<li><a href="software.html">Software</a></li>
<li><a href="entry.html">Entry</a></li>
<li><a href="preliminary.html">Preliminary</a></li>
<li><a href="final.html">Final</a></li>
<li>FAQ</li> <!-- <a href="faq.html">FAQ</a></li> -->
<li><a href="index-jp.html">Japanese</a></li>
</ul>
</nav>
</header>
<hr/>
<section id="preliminary">
<h2>Entry</h2>
<ol>
<li>Prepare a <a href="https://accounts.google.com/SignUp?hl=en">Google account</a> of your team or representative member.
<b>Please note that your account name will be visible to any other teams. </b>
<li>Login <a href="https://classroom.google.com/">Google Classroom</a> by using the above-mentioned account.
<li>Click "+" and select "Join a class" with the following class code: 7jm2d0
<li>Register yourself via Registration Form in the class.
</ol>
</section>
<hr/>
<!--#include virtual="footer.html" -->
<footer>
<div>
<table class="multicolumn">
<tr>
<td width="250">
<section id="contact">
<h3>Information Processing Society of Japan</a></h3>
<p class=address>Kagaku-kaikan (Chemistry Hall) 4F<br>
1-5 Kanda-Surugadai, Chiyoda-ku,
Tokyo 101-0062 JAPAN<br>
email: <a class="contactadddr" href="mailto:samurai-contact@ipsj.or.jp">
samurai-contact@ipsj.or.jp</a><br>
web: <a href="http://www.ipsj.or.jp">http://www.ipsj.or.jp</a>
</p>
<a href="http://www.ipsj.or.jp/english/index.html"><img src="images/IPSJ_logoC_M.gif" title="logo_ipsj" width="200"/></a>
</section>
</td>
<td width="300">
<section id="sponsors">
<h3>Gold Sponsors</h3>
<p>e-Seikatsu Co., Ltd.<br>
<a href="http://www.e-seikatsu.info/"><img src="images/e-Seikatsu.png" width="160"/></a></p>
<p>Hitachi, Ltd.<br>
<a href="http://www.hitachi.co.jp/"><img src="images/ea60010030dmac.png" width="150"/></a></p>
<h3>Supporters</h3>
<p>Japan Registry Services Co., Ltd.<br>
<a href="https://jprs.co.jp/"><img src="images/jprs.jpg" width="100"/></a>
</p>
<p>Fujitsu Limited<br>
<a href="http://www.fujitsu.com/"><img src="images/fujitsu-logo.jpg" width="103"/></a>
</p>
<h3>Media Sponsors</h3>
</td>
<td>
<section id="supporters">
<h3>Supporters</h3>
<p class="smaller">
IEEE Japan Office<br>
<a href="http://jp.ieee.org/"><img src="images/IEEE.jpg" title="IEEE Japan Office" width="65"/></a><br><br>
Information Technology Promotion Agency, Japan<br>
<a href="http://www.ipa.go.jp/"><img src="images/IPA.png" title="Information-technology Promotion Agency, Japan" width="85"/></a>
<br><br>
International Information Science Foundation<br><br>
Japan Electronics and Information Technology Industries Association<br>
<a href="http://www.jeita.or.jp/"><img src="images/JEITA.jpg" title="Japan Electronics and Information Technology Industries Association" width="75"/></a><br><br>
Japan Information Technology Services Industry Association<br>
<a href="http://www.jisa.or.jp/"><img src="images/JISA.png" title="Japan Information Technology Services Industry Association" width="75"/></a><br><br>
Japan Society for Software Science and Technology<br>
<a href="http://www.jssst.or.jp/"><img src="images/JSSST.gif" title="Japan Society for Software Science and Technology" width="75"/></a><br><br>
The Institute of Electronics, Information and Communication Engineers<br>
<a href="http://www.ieice.org/"><img src="images/IEICE.bmp" title="The Institute of Electronics, Information and Communication Engineers" width="45"/></a>
<br><br>
The Japanese Society for Artificial Intelligence<br>
<a href="http://www.ai-gakkai.or.jp/"><img src="images/JSAI.png" title="The Japanese Society for Artificial Intelligence" width="55"/></a><br><br>
The Ministry of Education, Culture, Sports, Science and Technology
<br><br>
IEEE Computer Society<br>
<a href="http://www.computer.org/web/guest"><img src="images/ComputerSocietyLogo-RGB-stacked.gif" title="IEEE Computer Society" width="95"/></a><br><br>
The Ministry of Economy, Trade and Industry<br><br>
The Korean Institute of Information Scientists and Engineers<br>
<a href="http://kiise.or.kr/"><img src="images/KIISE.jpg" title="The Korean Institute of Information Scientists and Engineers" width="180"/></a><br><br>
IEEE Computer Society Tokyo/Japan Joint Chapter<br>
<a href="https://www.ieee-jp.org/section/tokyo/chapter/C-16/"><img src="images/IEEE-CSJ.gif" title="IEEE Computer Society Tokyo/Japan Joint Chapter" width="65"/></a><br><br>
Japan Users Association of Information Systems<br>
<a href="http://www.juas.or.jp/"><img src="images/JUAS.png" title="Japan Users Association of Information Systems" width="65"/></a>
<br><br>
China Computer Federation<br>
<a href="http://www.ccf.org.cn/"><img src="images/CCF.gif" title="China Computer Federation" width="60"/></a>
<br><br>
Ministry of Internal Affairs and Communications
<br><br>
</p>
</section>
</td>
</tr>
</table>
</div>
</footer>
</body>
</html>