Pagini recente » Borderou de evaluare (job #1511570) | Borderou de evaluare (job #1774764) | Borderou de evaluare (job #1268214) | Borderou de evaluare (job #2699852) | Borderou de evaluare (job #1637515)
Borderou de evaluare (job #1637515)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:96:17: warning: unused variable ‘last’ [-Wunused-variable]
int last = 0;
^
user.cpp:63:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.in","r",stdin);
^
user.cpp:64:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.out","w",stdout);
^
user.cpp:66:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &T); T ; --T)
^
user.cpp:68:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:72:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 7372kb | Time limit exceeded. | 0 |
Punctaj total | 0 |