Borderou de evaluare (job #1593295)
Raport evaluator
Compilare:
user.cpp: In function ‘void setData()’:
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:23:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &vec[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:44:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &testCount); testCount; --testCount) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 288ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |