Borderou de evaluare (job #2416394)
Utilizator | Data | 27 aprilie 2019 14:59:16 | |
---|---|---|---|
Problema | RangeMode | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:30: warning: extra tokens at end of #include directive
#include<bits/stdc++.h>using namespace std;typedef unsigned long long ull;typedef signed long long ll;typedef unsigned int uint;typedef unsigned short ushort;typedef unsigned char uchar;const int nmax=100001;const int BUCKET_SZ=static_cast<int>(sqrt(nmax))+1;const int BUCKETS=nmax/BUCKET_SZ+1;inline int bucket(int x){return x/BUCKET_SZ;}
^~~~~~~~~
main.cpp:1:340: fatal error: bits/stdc++.h>usin: No such file or directory
#include<bits/stdc++.h>using namespace std;typedef unsigned long long ull;typedef signed long long ll;typedef unsigned int uint;typedef unsigned short ushort;typedef unsigned char uchar;const int nmax=100001;const int BUCKET_SZ=static_cast<int>(sqrt(nmax))+1;const int BUCKETS=nmax/BUCKET_SZ+1;inline int bucket(int x){return x/BUCKET_SZ;}
^
compilation terminated.
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !