Pagini recente » Borderou de evaluare (job #1257296) | Borderou de evaluare (job #138525) | Borderou de evaluare (job #859852) | Borderou de evaluare (job #1950145) | Borderou de evaluare (job #1665021)
Borderou de evaluare (job #1665021)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:84: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:85: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:88: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:90: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:106: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 | 452ms | 16792kb | Incorect! | 0 |
Punctaj total | 0 |