Pagini recente » Borderou de evaluare (job #1178092) | Borderou de evaluare (job #993257) | Borderou de evaluare (job #3210105) | Borderou de evaluare (job #1228284) | Borderou de evaluare (job #1187692)
Borderou de evaluare (job #1187692)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rombulum.in", "r", stdin);
^
user.cpp:60:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rombulum.out", "w", stdout);
^
user.cpp:61:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d\n", &t);
^
user.cpp:63:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &N, &Q);
^
user.cpp:70:51: 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 | 804ms | 920kb | OK | 100 |
Punctaj total | 100 |