0_0_37464407_27362.c:1:1: error: expected identifier or '(' before '/' token
// Problem: F - K.Bro Sorting
^
0_0_37464407_27362.c:2:1: error: stray '\303' in program
// Contest: Virtual Judge - ÿÔÂÔÂÈü
^
0_0_37464407_27362.c:2:1: error: stray '\277' in program
0_0_37464407_27362.c:2:1: error: stray '\324' in program
0_0_37464407_27362.c:2:1: error: stray '\302' in program
0_0_37464407_27362.c:2:1: error: stray '\324' in program
0_0_37464407_27362.c:2:1: error: stray '\302' in program
0_0_37464407_27362.c:2:1: error: stray '\310' in program
0_0_37464407_27362.c:2:1: error: stray '\374' in program
0_0_37464407_27362.c:3:52: error: stray '#' in program
// URL: https://vjudge.csgrandeur.cn/contest/487478#problem/F
^
0_0_37464407_27362.c:9:25: fatal error: bits/stdc++.h: No such file or directory
#include <bits/stdc++.h>
^
compilation terminated.
|