0_0_37836749_7105.c:1:1: error: expected identifier or '(' before '/' token
// Problem: D - Black Magic
^
0_0_37836749_7105.c:2:36: error: invalid suffix "ACM" on integer constant
// Contest: Virtual Judge - HHTC---2022ACM省赛模拟对抗赛七
^
0_0_37836749_7105.c:2:1: error: stray '\312' in program
// Contest: Virtual Judge - HHTC---2022ACM省赛模拟对抗赛七
^
0_0_37836749_7105.c:2:1: error: stray '\241' in program
0_0_37836749_7105.c:2:1: error: stray '\310' in program
0_0_37836749_7105.c:2:1: error: stray '\374' in program
0_0_37836749_7105.c:2:1: error: stray '\304' in program
0_0_37836749_7105.c:2:1: error: stray '\243' in program
0_0_37836749_7105.c:2:1: error: stray '\304' in program
0_0_37836749_7105.c:2:1: error: stray '\342' in program
0_0_37836749_7105.c:2:1: error: stray '\266' in program
0_0_37836749_7105.c:2:1: error: stray '\324' in program
0_0_37836749_7105.c:2:1: error: stray '\277' in program
0_0_37836749_7105.c:2:1: error: stray '\271' in program
0_0_37836749_7105.c:2:1: error: stray '\310' in program
0_0_37836749_7105.c:2:1: error: stray '\374' in program
0_0_37836749_7105.c:2:1: error: stray '\306' in program
0_0_37836749_7105.c:2:1: error: stray '\337' in program
0_0_37836749_7105.c:3:42: error: stray '#' in program
// URL: https://vjudge.net/contest/509779#problem/D
^
0_0_37836749_7105.c:9:16: fatal error: cmath: No such file or directory
#include<cmath>
^
compilation terminated.
|