Borderou de evaluare (job #2228735)
Utilizator | Data | 4 august 2018 17:32:39 | |
---|---|---|---|
Problema | Dk | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:95:33: error: too few arguments to function ‘bool MillerRabin(int, int)’
if(MillerRabin(2))
^
user.cpp:39:13: note: declared here
inline bool MillerRabin(int N, int a)
^~~~~~~~~~~
user.cpp:76:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dk.in", "r", stdin);
^
user.cpp:77:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dk.out", "w", stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !