답안 #3785

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
3785 2013-08-31T08:19:27 Z gs13068 Ancient symbol (kriii1_A) C++
컴파일 오류
0 ms 0 KB
#include<cstdio>

int main()
{
  int n;
  scanf("%d",&n);
  printf("%d",111*x*x+11*x+1);
}

Compilation message

A.cpp: In function 'int main()':
A.cpp:7:19: error: 'x' was not declared in this scope
A.cpp:6:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]