ログイン
新規登録
AtsuoCoder Petrozavodsk Contest 001
読込中…
Home
Tasks
Clar
Submissions
Standings
提出 af858c85-9895-4b31-877f-c8de508264b5
コード
#include <bits/stdc++.h> using namespace std; int main() { int a=p; int c=a; int p=c; string s = "acp"; cout << sMAN << endl; }
結果
問題
点数
言語
結果
実行時間
メモリ
D - PACMAN
0
C++
WJ
0 ms
0 KiB
コンパイルエラー
Main.cpp: In function 'int main()': Main.cpp:5:9: error: 'p' was not declared in this scope 5 | int a=p; | ^ Main.cpp:9:11: error: 'sMAN' was not declared in this scope 9 | cout << sMAN << endl; | ^~~~