Pagini recente » Borderou de evaluare (job #1354973) | Borderou de evaluare (job #2706944) | Borderou de evaluare (job #2349002) | Borderou de evaluare (job #1842880) | Borderou de evaluare (job #1474971)
Borderou de evaluare (job #1474971)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:104:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN,"r",stdin);
^
user.cpp:105:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT,"w",stdout);
^
user.cpp:106:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&N);
^
user.cpp:107:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=0;i<N;i++) scanf("%s\n",var[i]);
^
user.cpp:108:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(expr,sizeof(expr),stdin);
^
user.cpp: In function ‘int factor()’:
user.cpp:53:12: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ret;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 420kb | OK | 10 |
2 | 92ms | 420kb | OK | 10 |
3 | 92ms | 424kb | OK | 10 |
4 | 368ms | 2040kb | OK | 10 |
5 | 256ms | 484kb | OK | 10 |
6 | 212ms | 452kb | OK | 10 |
7 | 244ms | 464kb | OK | 10 |
8 | 420ms | 540kb | OK | 10 |
9 | 432ms | 544kb | OK | 10 |
10 | 432ms | 540kb | OK | 10 |
Punctaj total | 100 |