This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3589a42912
educoder
/
app
/
models
/
hack_user_code.rb
5 lines
91 B
Raw
Normal View
History
Unescape
Escape
OJ模式
5 years ago
class
HackUserCode
<
ApplicationRecord
# 用户编程题的信息
OJ门户首页
5 years ago
belongs_to
:hack
OJ模式
5 years ago
end