Pagini recente » Borderou de evaluare (job #221158) | Borderou de evaluare (job #628540) | Borderou de evaluare (job #476930) | Borderou de evaluare (job #1374897) | Borderou de evaluare (job #1665005)
Borderou de evaluare (job #1665005)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.in","r",stdin);
^
user.cpp:84:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.out","w",stdout);
^
user.cpp:87:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; tests--)
^
user.cpp:89:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:105:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 464ms | 16800kb | Incorect! | 0 |
Punctaj total | 0 |