Borderou de evaluare (job #2121097)
Utilizator | Data | 3 februarie 2018 11:54:35 | |
---|---|---|---|
Problema | Invers modular | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘include’ does not name a type
include<stdio.h>
^
user.cpp: In function ‘int main()’:
user.cpp:24:36: error: ‘stdin’ was not declared in this scope
freopen("inversmodular.in","r",stdin);
^
user.cpp:24:41: error: ‘freopen’ was not declared in this scope
freopen("inversmodular.in","r",stdin);
^
user.cpp:25:37: error: ‘stdout’ was not declared in this scope
freopen("inversmodular.out","w",stdout);
^
user.cpp:26:26: error: ‘N’ was not declared in this scope
scanf("%lld %lld\n",&N,&M);
^
user.cpp:26:29: error: ‘M’ was not declared in this scope
scanf("%lld %lld\n",&N,&M);
^
user.cpp:26:30: error: ‘scanf’ was not declared in this scope
scanf("%lld %lld\n",&N,&M);
^
user.cpp:35:24: error: ‘printf’ was not declared in this scope
printf("%lld\n",crt);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !