Pagini recente » Borderou de evaluare (job #149267) | Borderou de evaluare (job #1670319) | Borderou de evaluare (job #2880883) | Borderou de evaluare (job #2763121) | Borderou de evaluare (job #1770258)
Borderou de evaluare (job #1770258)
Raport evaluator
Compilare:
user.cpp: In function ‘bool query(int)’:
user.cpp:23:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[poz].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:31:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.in", "r", stdin);
^
user.cpp:32:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.out", "w", stdout);
^
user.cpp:35:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:38:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:41:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 256ms | 1760kb | OK | 100 |
Punctaj total | 100 |