Pagini recente » Cod sursa (job #445376) | Borderou de evaluare (job #146721) | Borderou de evaluare (job #1737497) | Borderou de evaluare (job #2508261) | Borderou de evaluare (job #1318743)
Borderou de evaluare (job #1318743)
Raport evaluator
Compilare:
user.cpp: In function ‘void ins(int)’:
user.cpp:37:6: warning: unused variable ‘i’ [-Wunused-variable]
{int i;
^
user.cpp: In function ‘void del(int)’:
user.cpp:48:6: warning: unused variable ‘i’ [-Wunused-variable]
{int i;
^
user.cpp: In function ‘int main()’:
user.cpp:60:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{fscanf(f1,"%d",&n);
^
user.cpp:62:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{fscanf(f1,"%d",&o);
^
user.cpp:63:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
if (o==1) {fscanf(f1,"%d",&x);ins(x);}
^
user.cpp:64:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
else if (o==2) {fscanf(f1,"%d",&x);del(x);}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 284kb | OK | 10 | 10 |
| 2 | 0ms | 280kb | OK | 10 | 10 |
| 3 | 0ms | 284kb | OK | 10 | 10 |
| 4 | 4ms | 320kb | OK | 10 | 10 |
| 5 | 36ms | 460kb | OK | 10 | 60 |
| 6 | 64ms | 620kb | OK | 10 |
| 7 | 104ms | 1456kb | OK | 10 |
| 8 | 108ms | 1096kb | OK | 10 |
| 9 | 144ms | 972kb | OK | 10 |
| 10 | 140ms | 968kb | OK | 10 |
| Punctaj total | 100 |