Pagini recente » Borderou de evaluare (job #800512) | Borderou de evaluare (job #366807) | Borderou de evaluare (job #684127) | Borderou de evaluare (job #1970125) | Borderou de evaluare (job #1441416)
Borderou de evaluare (job #1441416)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:48:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:50:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &pre[i], &freeze[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:69:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILENAME ".in", "r", stdin);
^
user.cpp:70:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILENAME ".out", "w", stdout);
^
user.cpp:72:21: 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 | 3444ms | 272kb | Incorect | 0 |
Punctaj total | 0 |