Pagini recente » Borderou de evaluare (job #778868) | Borderou de evaluare (job #1188310) | Borderou de evaluare (job #2011077)
Borderou de evaluare (job #2011077)
Raport evaluator
Compilare:
user.cpp: In function ‘int operatie()’:
user.cpp:14:15: warning: NULL used in arithmetic [-Wpointer-arith]
while(*p!=NULL && (*p == '+' || *p == '-')){
^
user.cpp: In function ‘int factor()’:
user.cpp:29:15: warning: NULL used in arithmetic [-Wpointer-arith]
while(*p!=NULL && (*p == '*' || *p == '/')){
^
user.cpp: In function ‘int element()’:
user.cpp:51:19: warning: NULL used in arithmetic [-Wpointer-arith]
while(*p!=NULL && strchr("123456790",*p)!=NULL){
^
user.cpp: In function ‘int main()’:
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.in","r",stdin);
^
user.cpp:63:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 396kb | Incorect | 0 |
2 | 0ms | 400kb | Incorect | 0 |
3 | 0ms | 396kb | Incorect | 0 |
4 | 0ms | 404kb | Incorect | 0 |
5 | 0ms | 396kb | Incorect | 0 |
6 | 0ms | 400kb | Incorect | 0 |
7 | 0ms | 404kb | Incorect | 0 |
8 | 0ms | 408kb | Incorect | 0 |
9 | 8ms | 496kb | OK | 10 |
10 | 12ms | 492kb | OK | 10 |
Punctaj total | 20 |