Pagini recente » Borderou de evaluare (job #1657489) | Borderou de evaluare (job #2103187) | Borderou de evaluare (job #1565712)
Borderou de evaluare (job #1565712)
Raport evaluator
Compilare:
user.cpp: In function ‘int in_hash(int)’:
user.cpp:23:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[y].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:11:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:16:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:49:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 8424kb | Time limit exceeded. | 0 |
Punctaj total | 0 |