Borderou de evaluare (job #1702908)
Utilizator | Data | 15 mai 2016 19:47:18 | |
---|---|---|---|
Problema | Timbre | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: stray ‘\357’ in program
#include <cstdio>
^
user.cpp:1:1: error: stray ‘\273’ in program
user.cpp:1:1: error: stray ‘\277’ in program
user.cpp:1:4: error: stray ‘#’ in program
#include <cstdio>
^
user.cpp:1:5: error: ‘include’ does not name a type
#include <cstdio>
^
user.cpp: In function ‘int main()’:
user.cpp:42:29: error: ‘stdin’ was not declared in this scope
freopen("timbre.in","r",stdin);
^
user.cpp:42:34: error: ‘freopen’ was not declared in this scope
freopen("timbre.in","r",stdin);
^
user.cpp:43:30: error: ‘stdout’ was not declared in this scope
freopen("timbre.out","w",stdout);
^
user.cpp:45:28: error: ‘scanf’ was not declared in this scope
scanf("%d%d%d",&N,&M,&K);
^
user.cpp:46:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=M;i++)
^
user.cpp:52:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (p>P)
^
user.cpp:63:20: error: ‘printf’ was not declared in this scope
printf("%lld",S);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !