Pagini recente » Borderou de evaluare (job #3212481) | Borderou de evaluare (job #1464617) | Borderou de evaluare (job #1441804) | Borderou de evaluare (job #2824296) | Borderou de evaluare (job #1408439)
Borderou de evaluare (job #1408439)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve()’:
user.cpp:63:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < A[k].size(); ++j) {
^
user.cpp: In function ‘void read()’:
user.cpp:14:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
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:95:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.in", "r", stdin);
^
user.cpp:96:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.out", "w", stdout);
^
user.cpp:99: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 | 436ms | 10380kb | Incorect | 0 |
Punctaj total | 0 |