Problem | catlunch |
---|---|
User | 12345678 |
Submission Time | 2024-07-06 09:51:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp:1:1: error: stray ‘`’ in program
1 | ```cpp#include <bits/stdc++.h>using namespace std;typedef long long ll;
| ^
catlunch.cpp:1:2: error: stray ‘`’ in program
1 | ```cpp#include <bits/stdc++.h>using namespace std;typedef long long ll;
| ^
catlunch.cpp:1:3: error: stray ‘`’ in program
1 | ```cpp#include <bits/stdc++.h>using namespace std;typedef long long ll;
| ^
catlunch.cpp:1:7: error: stray ‘#’ in program
1 | ```cpp#include <bits/stdc++.h>using namespace std;typedef long long ll;
| ^
catlunch.cpp:2:12: error: stray ‘\302’ in program
2 | int main(){ ios_base::sync_with_stdio(false);cin.tie(0); int n,k; cin>>n>>k;
| ^
catlunch.cpp:2:13: error: stray ‘\240’ in program
2 | int main(){ ios_base::sync_with_stdio(false);cin.tie(0); int n,k; cin>>n>>k;
| ^
catlunch.cpp:2:59: error: