Borderou de evaluare (job #1328215)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&n);
^
user.cpp:67:19: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&x);
^
user.cpp:68:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
if (x==1) fscanf(in,"%d",&y),add(y);
^
user.cpp:70:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
if (x==2) fscanf(in,"%d",&y),use[y]=1;
^
user.cpp: In function ‘void down(int)’:
user.cpp:8:14: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int aux,ok=1,r;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 264kb | OK | 10 | 10 |
2 | 0ms | 272kb | OK | 10 | 10 |
3 | 0ms | 268kb | OK | 10 | 10 |
4 | 4ms | 308kb | OK | 10 | 10 |
5 | 24ms | 452kb | OK | 10 | 60 |
6 | 48ms | 632kb | OK | 10 |
7 | 104ms | 1100kb | OK | 10 |
8 | 96ms | 920kb | OK | 10 |
9 | 104ms | 1004kb | OK | 10 |
10 | 104ms | 1000kb | OK | 10 |
Punctaj total | 100 |