Pagini recente » Borderou de evaluare (job #1690683) | Borderou de evaluare (job #706465) | Borderou de evaluare (job #2202840) | Borderou de evaluare (job #1029136) | Borderou de evaluare (job #1728296)
Borderou de evaluare (job #1728296)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invazia.in", "r", stdin);
^
user.cpp:69:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("invazia.out", "w", stdout);
^
user.cpp:71:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &q);
^
user.cpp:78:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%c", &qt);
^
user.cpp:91:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &Q[nr].F, &Q[nr].S, &Q[nr].V);
^
user.cpp:100:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
ans = query(1,1,n,val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 160ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |