Pagini recente » Borderou de evaluare (job #959687) | Borderou de evaluare (job #2070092) | Borderou de evaluare (job #1579900) | Borderou de evaluare (job #1363634) | Borderou de evaluare (job #1429809)
Borderou de evaluare (job #1429809)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:21: warning: unused variable ‘x’ [-Wunused-variable]
int x = it -> vf;
^
user.cpp:31:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in", "r", stdin);
^
user.cpp:32:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out", "w", stdout);
^
user.cpp:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t; --t)
^
user.cpp:39:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:47:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 3464kb | Time limit exceeded. | 0 |
Punctaj total | 0 |