Pagini recente » Borderou de evaluare (job #2093772) | Borderou de evaluare (job #1160011) | Borderou de evaluare (job #1623927) | Borderou de evaluare (job #2192237) | Borderou de evaluare (job #1669853)
Borderou de evaluare (job #1669853)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute_order()’:
user.cpp:51:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < list[node].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:107:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("berarii.in","r",stdin);
^
user.cpp:108:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("berarii.out","w",stdout);
^
user.cpp:110:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:114:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:115:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%lld", &B[i]);
^
user.cpp:117:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%lld", &x, &y, &l);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 11776kb | Time limit exceeded. | 0 |
Punctaj total | 0 |