Pagini recente » Borderou de evaluare (job #859516) | Borderou de evaluare (job #2221273) | Borderou de evaluare (job #1895447) | Borderou de evaluare (job #602573) | Borderou de evaluare (job #1907166)
Borderou de evaluare (job #1907166)
Raport evaluator
Compilare:
user.cpp: In function ‘int exp()’:
user.cpp:12:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[p]!=')')
^
user.cpp:13:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[p]=='+')
^
user.cpp: In function ‘int term()’:
user.cpp:22:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[p]=='*'||v[p]=='/')
^
user.cpp:22:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[p]=='*'||v[p]=='/')
^
user.cpp:23:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[p]=='*')
^
user.cpp: In function ‘int fact()’:
user.cpp:31:11: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(v[p]=='(')
^
user.cpp:36:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[p]<='9'&&v[p]>='0')
^
user.cpp:36:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(v[p]<='9'&&v[p]>='0')
^
user.cpp:37:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
x=x*10+v[p]-'0',p++;
^
user.cpp: In function ‘int main()’:
user.cpp:43: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:44: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 | 256kb | OK | 10 |
2 | 0ms | 256kb | OK | 10 |
3 | 0ms | 256kb | OK | 10 |
4 | Depăşit | 7120kb | Time limit exceeded. | 0 |
5 | Depăşit | 8408kb | Time limit exceeded. | 0 |
6 | Depăşit | 8408kb | Time limit exceeded. | 0 |
7 | Depăşit | 4052kb | Time limit exceeded. | 0 |
8 | Depăşit | 6220kb | Time limit exceeded. | 0 |
9 | Depăşit | 3708kb | Time limit exceeded. | 0 |
10 | Depăşit | 6168kb | Time limit exceeded. | 0 |
Punctaj total | 30 |