Borderou de evaluare (job #1774228)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.in","r",stdin);
^
user.cpp:31:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbvalmax.out","w",stdout);
^
user.cpp:32:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&q);
^
user.cpp:35:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
v[x].push_back(i+1);
^
user.cpp:38:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
Set.insert(value[i]);
^
user.cpp:44:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 13192kb | OK | 10 |
2 | 20ms | 13196kb | OK | 10 |
3 | 28ms | 13192kb | OK | 10 |
4 | 28ms | 13192kb | OK | 10 |
5 | 76ms | 14176kb | OK | 10 |
6 | 336ms | 18288kb | OK | 10 |
7 | 568ms | 20872kb | OK | 10 |
8 | Depăşit | 26504kb | Time limit exceeded. | 0 |
9 | Depăşit | 27524kb | Time limit exceeded. | 0 |
10 | Depăşit | 28552kb | Time limit exceeded. | 0 |
Punctaj total | 70 |