Problem meltylandnightmare
User NotE4sy
Submission Time 2024-07-29 16:57:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

meltylandnightmare.cpp: In function ‘int main()’:
meltylandnightmare.cpp:17:10: error: ‘a’ was not declared in this scope
17 | cin >> a >> b >> c;
| ^
meltylandnightmare.cpp:17:15: error: ‘b’ was not declared in this scope
17 | cin >> a >> b >> c;
| ^
meltylandnightmare.cpp:17:20: error: ‘c’ was not declared in this scope
17 | cin >> a >> b >> c;
| ^