Pagini recente » Borderou de evaluare (job #1268790) | Borderou de evaluare (job #559423) | Borderou de evaluare (job #1030763) | Borderou de evaluare (job #747744) | Borderou de evaluare (job #1187917)
Borderou de evaluare (job #1187917)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(INFILE, "r", stdin);
^
user.cpp:18:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUTFILE, "w", stdout);
^
user.cpp:20:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &z);
^
user.cpp:29:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &q);
^
user.cpp:32:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x, &y, &lat, &val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 496kb | Time limit exceeded. | 0 |
Punctaj total | 0 |