Pagini recente » Borderou de evaluare (job #83608) | Borderou de evaluare (job #2241703) | Borderou de evaluare (job #2445735) | Borderou de evaluare (job #1328803) | Borderou de evaluare (job #1216826)
Borderou de evaluare (job #1216826)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:31:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:33:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:38:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
user.cpp:44:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &I[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:61:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inf,"r",stdin); freopen(outf,"w",stdout);
^
user.cpp:61:53: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inf,"r",stdin); freopen(outf,"w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 268kb | OK | 100 |
Punctaj total | 100 |