# |
Submission time |
Handle |
Problem |
Language |
Result |
Execution time |
Memory |
22129 |
2017-04-29T10:54:16 Z |
연습대회 팀 네임은 수정할 수 있을까?(#1024, qja0950) |
등록 (KRIII5P_0) |
C++14 |
|
0 ms |
1116 KB |
#include <stdio.h>
#include <algorithm>
#include <vector>
#include <functional>
#include <set>
#include <map>
#include <queue>
#include <tuple>
#include <string.h>
using namespace std;
#define rep(i,n) for(int (i)=0;(i)<(int)(n);(i)++)
typedef long long ll;
int main() {
puts("gywj5f27hv");
puts("qja0950");
puts("21");
return 0;
}
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Incorrect |
0 ms |
1116 KB |
Output isn't correct |