{{ errorMsg }}
{{ profileInfo.username }}
{{ profileInfo.name }}
Country
{{ profileInfo.country }}
Twitter
LinkedIn
GitHub
Total Points
{{ profileInfo.points }}
Completed
{{ profileInfo.challenges_completed }}
Badges
{{ level.name }}
{{ levelMap[level.level] }}
Completed challenges
Easy
Medium
Hard
This user has not completed any challenges yet.
{{ challenge.title }}
{{ challenge.language.replace('Cpp', 'C++').replace('Csharp', 'C#') }}
{{ challenge.score }}
/{{ challenge.maxScore }}
{{ this.showAllChallenges ? 'COLLAPSE CHALLENGE LIST' : 'SHOW ALL ' + profileInfo.challenges.length + ' CHALLENGES' }}
Comment activity
+{{ comment.vote_count }}
{{ comment.title }}
Answered:
{{ comment.date.replace(/-/g, '/') }}